New Open Source iOS Objective-C Dependency Injection Framework

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.

DeliciousTwitterFacebookRedditLinkedInEmail

Original article: New Open Source iOS Objective-C Dependency Injection Framework

©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *