Can core data save to a remote file?
Can core data save to a remote file?
- Subject: Can core data save to a remote file?
- From: "Adam Gerson" <email@hidden>
- Date: Thu, 13 Mar 2008 23:38:33 -0400
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 (email@hidden)
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:
This email sent to email@hidden