quanganhdo + coredata   4

Keyed-archiving to Core Data migration
There are two main approaches you could take to migrating data from KA to CD. If you don’t mind introducing new classes for your model, you could leave the existing KA classes as they are, read in the whole legacy KA file, and then walk through the object tree, generating your CD objects as appropriate.
coredata  migration  tips 
may 2010 by quanganhdo
mogenerator + Xmo’d
mogenerator generates Objective-C code for your Core Data custom classes
coredata  objective-c  programming  xcode  macosx 
january 2010 by quanganhdo

Copy this bookmark:



description:


tags: