Earlier this year I mentioned an Objective-C dependency injection framework from Jasper Blues called Spring for Objective-C providing Java Spring style dependency injection.
Recently I received a submission of a new dependency injection framework from Jasper Blues called Typhoon.
Typhoon builds in Objective-C Spring adding a number of new features including the ability to define your injections in code using a blocks/category based syntax.
You can find Typhoon on Github here, and you can find the Typhoon homepage here.
There’s also an extensive example application using Typhoon that can be found on Github here.
Looks like a great new framework for dependency injection.
- Objective-C Dependency Injection Framework Using A Spring-Style Approach
- Source Code For Xcode Injection Plugin Released – Allows You To Tweak Running Apps
- Open Source Tool For Automatically Graphing Objective-C Class/Instance Details
- Tool: Objective-C Dependency Graphing Script For Easily Improving Program Design
- Top iOS Development Resources For Week Ended January 6th, 2013
Original article: New Open Source iOS Objective-C Dependency Injection Framework
©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.





