I would like multiple copies of my coredata app to read from and save to the same XML file located on a server. I see that persistentStoreCoordinator just uses an NSURL which is great for remote reading because I can pass it an http url. However, Is there a good way to establish writableility through the persistentStoreCoordinator to a data store located on a remote machine?
Thanks, Adam _______________________________________________ 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 [EMAIL PROTECTED]