Objc base

objc_base is the core of a bridge between Eiffel and Objective-C.

It contains classes for accessing and manipulating Objective-C primitives such as classes, selectors and messages as well as wrapper classes for Apple's Foundation framework.

objc_base is used by EiffelCocoa and the Eiffel iPhone library.