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 (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]

Reply via email to