On 8/25/09 2:44 PM, Kyle Sluder said:
>> 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 t
On Tue, Aug 25, 2009 at 2:37 PM, Sean McBride 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.
Hi all,
A warning to NSPersistentDocument users
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 yo