• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
re: Core Data Client/Server Application
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

re: Core Data Client/Server Application


  • Subject: re: Core Data Client/Server Application
  • From: Ben Trumbull <email@hidden>
  • Date: Sun, 30 Mar 2008 17:09:13 -0700

Philip,

Core Data doesn't support client server applications.

Some developers have successfully used it on the client for its data management (undo, change tracking, notifications, etc) and Cocoa Bindings support, with an in-memory store they manage themselves. A few developers have done more sophisticated things with a Core Data sqlite store that is effectively a cache of a subset of the server's database.

But there's no back end support for MySQL or Postgres besides what you do for yourself.
--


-Ben
_______________________________________________

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


  • Prev by Date: re: NSManagedObject Copy and Paste
  • Next by Date: Re: Core Data faulting and bindings: recursive KVO notifications?
  • Previous by thread: Core Data Client/Server Application
  • Next by thread: NSPredicate and Regexes
  • Index(es):
    • Date
    • Thread