Objective-C Objection Turns 4, Gets 1,000th Follower Objection is a dependency injection framework for Objective-C that I wrote in one day 2011 while working on an iOS project.
Objective-C Meta Class Dependency Injection in Objective-C Meta class bindings are useful when there is an external dependency that is implemented using only class methods.
Objective-C Objection: Dependency Injection in Objective-C For those of you that are familiar with the how and why of dependency injection (DI), we’ve created a DI framework for Objective-C called Objection.