I have an application that uses iTunes file sharing for documents (PDF, rtf, 
Pages...) and Core Data with sqlite for storing metadata about those documents.

I'm thinking of creating a simpler version with the same essential capability 
but without some of the advanced features, partly to promote the main program 
and partly because some people don't need the full version.  The light edition 
would use the same document types and a subset of the Core Data structure.

My concern is that I'd like to support the scenario where someone starts with 
the simple version and then moves to the more complex one.  Logically, the data 
should be perfectly transferable but to actually share or copy files seems 
painful.

What I don't know is, is there any coding possible that helps this happen?


_______________________________________________

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 arch...@mail-archive.com

Reply via email to