|
From: | Adam Fedor |
Subject: | Re: GNU Objective-C runtime questions |
Date: | Wed, 8 Dec 2004 20:24:01 -0700 |
On Dec 8, 2004, at 3:23 PM, Sébastien Pierre wrote:
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.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.
[Prev in Thread] | Current Thread | [Next in Thread] |