• 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
Sharing model object implementations between Cocoa & iPhone
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Sharing model object implementations between Cocoa & iPhone


  • Subject: Sharing model object implementations between Cocoa & iPhone
  • From: Rick Mann <email@hidden>
  • Date: Tue, 18 Nov 2008 14:50:26 -0800

Hi. I'm wondering if I can have a collection of model objects in my app, which has both a desktop version and an iPhone version, and share most of that implementation. On the desktop, I'd like for them to be Core Data entities, and on the iPhone, they'd just be stored in the sqlite database I'm using now. (This would all be easier if Core Data existed on the iPhone.)

Ideally, the sqlite files would be trasnferrable between the two. Is it possible to have the same schema in both?

Any suggestions would be much appreciated. Thanks!

--
Rick

_______________________________________________

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: NSNumberFormatter & Currency Symbol
  • Next by Date: Re: Can 2 nib share a same custom class instance?
  • Previous by thread: NSNumberFormatter & Currency Symbol
  • Next by thread: NSKVODeallocateBreak?
  • Index(es):
    • Date
    • Thread