gh-pages / wiki

Package wiki

Types

Name Summary
Background object Background
Background and History
Components object Components
DevFun is designed to be modular, in terms of both its dependencies (limiting impact to main source tree) and its plugin-like architecture. Component Dependencies
Dependency Injection object Dependency Injection
DevFun supports a rudimentary form of dependency injection using an InstanceProvider (a CompositeInstanceProvider at DevFun.instanceProviders).
Lifecycle object Lifecycle
An overview of the lifecycle of the KAPT generation to runtime transformation and function invocation process.
Setup and Initialization object Setup and Initialization
Compiler configuration and initialization process.
Transformers object Transformers
TODO