Re: Learning SQLite by watching Core Data?

2008-06-24 Thread Allen Cronce
to develop iPhone database applications. Sure the LiteSQL library would have to be built for the iPhone, but that shouldn't be difficult. LiteSQL builds easily for any platform that uses gcc. In fact, it builds out of the box for Mac OS X with no problems. Best, -- Allen Cronce On

Re: SOLVED: Programatically manipulating an xcdatamodel package?

2008-06-07 Thread Allen Cronce
On Jun 7, 2008, at 6:54 AM, I. Savant wrote: Once I've got the modified mom file, I manually import it back into a clean data model using Xcode. At this point, the updated model can be viewed or edited using Xcode's data modeling tool. First, please don't cross-post between lists. Sorry.

SOLVED: Programatically manipulating an xcdatamodel package?

2008-06-07 Thread Allen Cronce
rchiver archiveRootObject to write out the modified mom file. Once I've got the modified mom file, I manually import it back into a clean data model using Xcode. At this point, the updated model can be viewed or edited using Xcode's data modeling tool. Best, Allen Cronce On Jun

Programatically manipulating an xcdatamodel package?

2008-06-05 Thread Allen Cronce
bjectModel API's, then import the .mom file back into Xcode? Thanks in advance for any suggestions. Best, Allen Cronce ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the l