libs-base/Source/ObjectiveC2
David Chisnall 15aa0e6fbb Imported ObjectiveC2 framework.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@29625 72102866-910b-0410-8b05-ffd578937521
2010-02-14 15:29:20 +00:00
..
blocks_runtime.h Imported ObjectiveC2 framework. 2010-02-14 15:29:20 +00:00
blocks_runtime.m Imported ObjectiveC2 framework. 2010-02-14 15:29:20 +00:00
COPYING Imported ObjectiveC2 framework. 2010-02-14 15:29:20 +00:00
GNUmakefile Imported ObjectiveC2 framework. 2010-02-14 15:29:20 +00:00
properties.m Imported ObjectiveC2 framework. 2010-02-14 15:29:20 +00:00
README Imported ObjectiveC2 framework. 2010-02-14 15:29:20 +00:00
runtime.c Imported ObjectiveC2 framework. 2010-02-14 15:29:20 +00:00
runtime.h Imported ObjectiveC2 framework. 2010-02-14 15:29:20 +00:00
sync.m Imported ObjectiveC2 framework. 2010-02-14 15:29:20 +00:00

ObjectiveC2.framework implements the new Apple runtime APIs, introduced with OS X 10.5 on top of the GCC Objective-C runtime.  Its use is now discouraged.  This code has been merged into the GNUstep Objective-C runtime, which can act as a drop-in replacement for GCC libobjc.  You can find the code here:

svn://svn.gna.org/svn/gnustep/libs/libobjc2/trunk