Re: When do NSImageRep subclasses register themselves?
Re: When do NSImageRep subclasses register themselves?
- Subject: Re: When do NSImageRep subclasses register themselves?
- From: Kevin Ballard <email@hidden>
- Date: Thu, 1 Apr 2004 11:02:44 -0500
Well, if you think about it, wouldn't loading a subclass entail loading
the super first, so the subclass's Class structure can link to the
superclass's Class structure?
Is this true? Can you assume in a subclass's +load that its super has
already loaded?
On Apr 1, 2004, at 9:20 AM, Chaz McGarvey wrote:
>
Oops! I should have mentioned that I'm interested in knowing where
>
'official' subclasses like NSBitmapImageRep register themselves.
>
Because they are in the same framework as NSImageRep, it seems like
>
it's possible that NSImageRep might not be loaded before a subclass
>
is.
--
Kevin Ballard
email@hidden
http://www.tildesoft.com
http://kevin.sb.org
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.