In the past I’ve mentioned a few Objective-C dependency injection frameworks most recently being the Google Guice inspired Objection framework.
Here’s a very interesting Objective-C dependency implementation called Blood Magic submitted by Alex Denisov that utilizes a different approach from other frameworks.
BloodMagic takes a different approach from other frameworks utilizing a sort of custom property attributes.
This one’s really difficult to explain, but you can find a very detailed explanation of BloodMagic and what makes it difference over on the the Railsware blog.
You can find BloodMagic on Github here.
Thanks to Alex for the submission.
- Easy To Implement Google Guice Inspired Objective-C Dependency Injection Framework
- New Open Source iOS Objective-C Dependency Injection Framework
- A Google Guice Like iOS Objective-C Dependency Injection Framework
- Objective-C Dependency Injection Framework Using A Spring-Style Approach
- Top iOS Development Resources For Week Ended February 17th, 2013
Original article: And Objective-C Dependency Injection Framework Using A Unique Approach
©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.




