Re: Beware: trivially reproducible NSPersistentDocument crash when saving
Re: Beware: trivially reproducible NSPersistentDocument crash when saving
- Subject: Re: Beware: trivially reproducible NSPersistentDocument crash when saving
- From: Kyle Sluder <email@hidden>
- Date: Tue, 25 Aug 2009 14:44:40 -0700
On Tue, Aug 25, 2009 at 2:37 PM, Sean McBride<email@hidden> wrote:
> Let's say you have an NSPersistentDocument-based app-- you do some work
> and you save successfully. Now let's say the app has a bug where its UI
> allows the user to set a value outside the allowable range of one of
> your NSManagedObjects. When you try to save, the OS will give a message like:
Do you mean when you try to stuff a 16-bit variable into an 8-bit
integer field? Or does it happen even when the value is representable
but just outside the allowable range?
--Kyle Sluder
_______________________________________________
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