thillerson / grocery_getter

Example iPhone persistence application

This URL has Read+Write access

Tony Hillerson (author)
Wed Mar 04 09:45:49 -0800 2009
commit  83b7a1dae13bc3d5dcd6473aa7af76017d28cb75
tree    86ded8997d5f2e7da4f89f779d93069be161b127
parent  52db09cba65785fa034a046105e4dd2dd931ee85
name age message
file .gitignore Tue Mar 03 15:22:28 -0800 2009 added ActiveRecord implementation [Tony Hillerson]
file README Tue Mar 03 15:19:58 -0800 2009 more instructions, removed unused bundle [Tony Hillerson]
directory standard_sqlite/ Wed Mar 04 09:45:49 -0800 2009 fixed an annoying bug in fmdb version [Tony Hillerson]
directory using_ar/ Wed Mar 04 00:17:10 -0800 2009 added sweet icons [Tony Hillerson]
directory using_fmdb/ Wed Mar 04 09:45:49 -0800 2009 fixed an annoying bug in fmdb version [Tony Hillerson]
README
Sample code to illustrate persistence for iPhone development

The using_fmdb example uses code from http://code.google.com/p/flycode/ and 
http://github.com/mocra/fmdb-migration-manager/

To build the using_ar example, download a zip from http://github.com/aptiva/activerecord/ and unpack to the using_ar 
directory as a directory named activerecord-read-only.