-
Notifications
You must be signed in to change notification settings - Fork 268
Home
Robert Gilliam edited this page Dec 9, 2013
·
37 revisions
Welcome to the Typhoon wiki!
- Assembling Components With Blocks : How to declare classes and their significant collaborators and configurations.
- Using Assembled Components : How to use class instance assembled by the container.
- Factory Providers : How to generate factory implementations “automagically”.
- Incorporating : Incorporating the project into yours.
- Configuration, Management and Testing : Configure components for test-time vs production usage scenarios. Asynchronous integration testing.
Something still not clear? How about posting a question on StackOverflow.
Get started in two minutes.
Get familiar with Typhoon.
- Types of Injections
- What can be Injected
- Auto-injection (Objective-C)
- Scopes
- Storyboards
- TyphoonLoadedView
- Activating Assemblies
Become a Typhoon expert.
For contributors or curious folks.