forked from appsquickly/typhoon
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Daniel Rodríguez Troitiño edited this page Nov 13, 2013
·
37 revisions
Welcome to the Typhoon wiki!
#User Guide
- 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-&-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](Types of Injections)
- [What can be Injected](What can be Injected)
- Auto-injection (Objective-C)
- Scopes
- Storyboards
- TyphoonLoadedView
- Activating Assemblies
Become a Typhoon expert.
For contributors or the just plain curious.