Re: applicationShouldOpenUntitledFile in Core Data App?
Re: applicationShouldOpenUntitledFile in Core Data App?
- Subject: Re: applicationShouldOpenUntitledFile in Core Data App?
- From: Andy Lee <email@hidden>
- Date: Tue, 03 Feb 2009 18:59:51 -0500
On Feb 3, 2009, at 3:06 PM, Jean-Nicolas Jolivet wrote:
I tried overriding the applicationShouldOpenUntitledFile in my App
delegate
P.S. This may sound nitpicky, but I suspect you weren't actually
*overriding* the method but merely *implementing* it. You're only
overriding a method if it is implemented by an ancestor class, and for
app delegates that's usually not the case. I only mention this because
the term "override" was misused in another thread and I wonder if it's
a common error I hadn't noticed before.
--Andy
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden