Re: [Pyobjc-dev] Fwd: Hard Objc-Runtime question: objc_getClassList lies to me...
Brought to you by:
ronaldoussoren
From: Jack J. <Jac...@cw...> - 2003-07-28 20:01:56
|
On maandag, jul 28, 2003, at 13:43 Europe/Amsterdam, Ronald Oussoren wrote: > The message below has some technical information on ZeroLinking. On a > first reading, Zerolinking cannot be used with PyObjC as the latter > assumes that objc_getClassList returns all classes. Unless there is a way in which we can hook into ZeroLink, so we can make it defer to us for any classes it can't find. But even if that isn't possible, it seems that the following sentence also shows an escape route: >> If you need objc_getClassList() to return all of your classes, you can >> * explicitly use them early on in your code -- - Jack Jansen <Jac...@or...> http://www.cwi.nl/~jack - - If I can't dance I don't want to be part of your revolution -- Emma Goldman - |