Re: IntraApp Communication....
Re: IntraApp Communication....
- Subject: Re: IntraApp Communication....
- From: Jonathan Jackel <email@hidden>
- Date: Sat, 28 Sep 2002 11:22:07 -0400
on 9/28/02 2:32 AM, James DiPalma at email@hidden wrote:
>
> From: "Steven M.Palm" <email@hidden>
>
>
>
> subclassing NSApplication [not recommended, from what I've read]
>
>
I wonder why. Where did you read this?
There is a heading in the NSApplication docs entitled "Subclassing
NSApplication." It says, in part, "The only reason to subclass
NSApplication is if you need to provide your own special response to
messages that are routinely sent to NSApp. (Even then, NSApp's delegate is
often given a chance to respond to such messages, so it's more appropriate
to implement the delegate methods.)"
Sounds to me like it discourages subclassing, but this might be an instance
where it is a reasonable choice.
Jonathan
_______________________________________________
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.