Objc base

Revision as of 08:30, 3 September 2009 by Manus (Talk | contribs) (Removed HTML tags)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.