Re: Loading 2 classes with same name
Re: Loading 2 classes with same name
- Subject: Re: Loading 2 classes with same name
- From: John Randolph <email@hidden>
- Date: Thu, 7 Aug 2003 14:57:30 -0700
On Thursday, July 31, 2003, at 10:24 PM, Greg Hulands wrote:
I have read that when loading a class that already has that name in
use that the behavior is undefined.
Loading the same class twice will usually crash your app. If you've
managed to load a class that already existed in the app without
crashing, you got lucky.
-jcr
John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html
_______________________________________________
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.