On Sun, Jun 20, 2010 at 4:26 PM, Steve Steinitz <stein...@datatactics.com.au> wrote: > 1. to temporarily hide sales that are in progress on other machines. > I currently do that but in a more awkward way,
Might you instead want to make a sale an atomic thing? Perform the sale on a scratch MOC, and then when the sale is complete (or voided), merge the scratch MOC into the main MOC. Also, this seems to imply that you're sharing the same persistent store amongst all your clients. This way lies madness. --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