Re: RaiseMan Exception
Re: RaiseMan Exception
- Subject: Re: RaiseMan Exception
- From: Bayes Scott F <email@hidden>
- Date: Thu, 29 Dec 2011 16:57:40 -0800
I think it's addressed in the errata for the book on Bignerd's web site.
ScottB
On Dec 29, 2011, at 15:39 , Todd Heberlein wrote:
>
> On Dec 29, 2011, at 1:50 PM, Conrad Shultz wrote:
>
>> This sounds like Lion auto saving. Are you on Lion? If so, do you return YES from -autosavesInPlace in your NSDocument subclass?
>
> Yes. I just created a new document-based app to test it, and sure enough, the template code that is created has
>
> + (BOOL)autosavesInPlace
> {
> return YES;
> }
>
>
> Commenting it out seems to have done the trick... I'll bring it back after I finish Chapter 10 on archiving.
>
> Thanks everyone!
>
> Todd
>
> _______________________________________________
>
> 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
_______________________________________________
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