On Dec 8, 2004, at 3:23 PM, S�bastien Pierre wrote:
Hi all,
I would like to ask GNUstep gurus if they know how/if the GNU Objc
runtime implements the following operations :
- objc_getClassList
- objc_addClass
These operations are present in Apple Objc runtime.
There are similar functions in the GNU runtime. Note that GNUstep
implements compatibility runtime functions that work on both Apple and
GNU runtimes. See the GNUstepBase/GSObjCRuntime.h header in
gnustep-base. At the very least you will be able to see how to
implement the equivalent functionality with the GNU runtime.
_______________________________________________
Help-gnustep mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/help-gnustep