Re: When do NSImageRep subclasses register themselves?
Re: When do NSImageRep subclasses register themselves?
- Subject: Re: When do NSImageRep subclasses register themselves?
- From: Ondra Cada <email@hidden>
- Date: Thu, 1 Apr 2004 15:09:43 +0200
Chaz,
On Thursday, Apr 1, 2004, at 09:19 Europe/Prague, Chaz McGarvey wrote:
It can't be in load because there is no guarantee that the NSImageRep
class will be loaded before its subclasses.
Actually it can (and should) be in load, for AppKit is guaranteed to be
loaded before your bundles/framewors which use it (so that they can
define®ister NSImageRep subclasses).
---
Ondra Hada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
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.