Re: NSCreateCommand
Re: NSCreateCommand
- Subject: Re: NSCreateCommand
- From: Matt Neuburg <email@hidden>
- Date: Wed, 10 Aug 2005 11:22:28 -0700
On Sun, 24 Jul 2005 16:02:08 -0500, "Jim O'Connor" <email@hidden>
said:
>Well, I thought that if my init call wasn't ever made, then my
>performDefaultImplementation call didn't stand a chance of being
>called, however, it is (now that I've added it).
>
>Can someone explain why my init method isn't called?
It's because init is not the designated initializer for this class.
(initWithCommandDescription is.) m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide
<http://www.amazon.com/exec/obidos/ASIN/0596005571/somethingsbymatt>
_______________________________________________
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