Re: find all subclasses?
Re: find all subclasses?
- Subject: Re: find all subclasses?
- From: Ondra Cada <email@hidden>
- Date: Thu, 23 Sep 2004 04:43:49 +0200
Glenn,
On 23.9.2004, at 4:35, Glenn Andreas wrote:
Unless I have overlooked something, I cannot use
NSBundleDidLoadNotification (for even if I add observer in +load it
is too late, it does not get "its own" notification), nor
objc_getClassList helps (for it shows registered classes only,
and--at least in my tests--that boils down to classes which already
have received at least one message).
Are you testing that with Zerolink enabled? If it is, classes aren't
always loaded until it recieves a message (like you're seeing).
Thanks! Looks like it was the culprit. Well, not the first time I've
been bitten in my back by Zerolink :)))
---
Ondra Čada
OCSoftware: email@hidden http://www.ocs.cz
private email@hidden http://www.ocs.cz/oc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden