Re: Is it possible that PreferencePane's share "classes name space"?
Re: Is it possible that PreferencePane's share "classes name space"?
- Subject: Re: Is it possible that PreferencePane's share "classes name space"?
- From: Nick Zitzmann <email@hidden>
- Date: Tue, 5 Sep 2006 15:46:10 -0600
On Sep 5, 2006, at 3:33 PM, Andrei Tchijov wrote:
I can deal with this particular problem (by using #define to re-
name all "shared" classes in new version). What bothers me is the
fact that there is no ANY guaranty that I will not come up with
class name which is used/implemented by some other preference pane.
Am I missing something?
Objective-C bundles can't be unloaded, and class name conflicts are
not allowed, so this is expected behavior.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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