On 2010 Nov 13, at 13:24, Paul Johnson wrote: > So, what I understand is that there are some "race conditions" within Core > Data that make it impossible to specify that a property be required and that > it is necessary to include in one's code any checks for the presence of > values.
No; the race conditions are in the interaction between the business logic, bindings, etc. in your design and Core Data. _______________________________________________ Cocoa-dev mailing list ([email protected]) 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 [email protected]
