And Objective-C Dependency Injection Framework Using A Unique Approach

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.

FacebookTwitterDiggStumbleUponGoogle Plus

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.

Leave a Reply

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