Menu

iPhone Sqlite Persistence for Objects / News: Recent posts

XCode Project Now Up

I have uploaded the source code project to the CVS repository. It is an XCode project for a Cocoa Touch application, which on startup runs some unit tests against the persistence functionality to verify it is working correctly.

Ideally, I would like to have the code implemented as a Cocoa Touch framework so that it's easy for a developer to link to, but at the moment I can't find any information on how to do this, or even if it's possible using the current version of the iPhone SDK. So at the moment to use the persistence in your own project, you'll need to copy the contents of the appropriate source files (the files beginning with ISP* under the Classes->Persistence branch) to your project and #import the required .h files. See the ISPUnitTest files for what you'll need to #import.... read more

Posted by mysticwhiskey 2008-04-06
MongoDB Logo MongoDB