• 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
Sync services and CoreData
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Sync services and CoreData


  • Subject: Sync services and CoreData
  • From: Alexander Lamb <email@hidden>
  • Date: Wed, 24 Aug 2005 22:50:16 +0200

Hello,

Maybe a naive question, but imagine a CoreData application. Then imagine the server part of this application as a CoreData framework handling the exact replica of the CoreData model you have on the client.

Could I use Sync services to keep in sync the data in my CoreData app on the client and the "reference" or "server" data on the server? Doing this I could have several clients using the same CoreData application, sharing data (since all the clients would sync with the same server).

The idea is simple: I would like a CoreData application that a user can take with him on his laptop. But then, back to the office, it syncs with the actual server. In a way, it makes me think of Lotus Notes.

Since the model is exactly the same on all clients and on the server. Isn't this generic enough to be something someone already thought about? How complicated would it be to implement this basically saying "the sync services data model is the same as the core data model"?

Thanks for any hints!

Alex
--
Alexander Lamb
email@hidden


_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Re: Core Data and undo action names (From: Jack Nutting <email@hidden>)
 >Re: Core Data and undo action names (From: Bill Cheeseman <email@hidden>)
 >Re: Core Data and undo action names (From: Jack Nutting <email@hidden>)

  • Prev by Date: Re: firstResponder and multiple NSTextFields
  • Next by Date: Re: Frameworks in bundles not found...
  • Previous by thread: Re: Core Data and undo action names
  • Next by thread: Re: Core Data and undo action names
  • Index(es):
    • Date
    • Thread