Last week I mentioned a nice guide about dependency injection in Objective-C explaining what it is, and how to perform simple dependency injection without a framework.
In the past I mentioned the excellent Typhoon framework which provides a nice clean way to perform dependency injection without XML, macros or magic strings.
Recently Jasper Blues of the Typhoon framework messaged me about a major update to version 2.0.
According to Jaspers message some of the significant new features in this update include:
– New memory scopes specially for Objective-C mobile and desktop
– A more compact API
– More added injection types
– Vastly improved documentation with many excellent tutorials added
You can find the Typhoon Framework over on the homepage.
A nice update to an excellent dependency injection framework.
- New Open Source iOS Objective-C Dependency Injection Framework
- Tutorial: Why And How To Implement Dependency Injection In Objective-C
- Easy To Implement Google Guice Inspired Objective-C Dependency Injection Framework
- A Google Guice Like iOS Objective-C Dependency Injection Framework
- An Objective-C Dependency Injection Framework Using A Unique Approach
Original article: The Excellent Objective-C Dependency Injection Framework Typhoon Updates To v2.0
©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.




