On Tue, Aug 25, 2009 at 2:37 PM, Sean McBride<s...@rogue-research.com> 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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com