Subclassing NSScriptClassDescription...
Subclassing NSScriptClassDescription...
- Subject: Subclassing NSScriptClassDescription...
- From: Jean Le Clerc <email@hidden>
- Date: Wed, 2 Feb 2005 07:55:27 -0500
Hello everyone!
I need a little help here: I would like to subclass
NSScriptClassDescription. That part's easy enough. But now, as I
understand it, I would need to also subclass NSScriptRegistry to
override loadSuiteWithDictionary:fromBundle: , and use
[NSScriptRegistry
setSharedScriptSuiteRegistry:myScriptRegistrySubclass]. Now, assuming
all this is correct, how do I know what the current
loadSuiteWithDictionary:fromBundle: does? How can I override it, i.e.
replicate its functionnality but _just_ change the instanciation of
NSScriptCalssDescriptions to use my subclass instead?
Thanks!
Jean Le Clerc, email@hidden
Logiciels Malus Softwares
http://www.malus.ca/
Join the Sambucus User Group at http://groups.yahoo.com/group/sambucus/
_______________________________________________
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