Support inserting obj-c types
Reported by Fjölnir Ásgeirsson | October 2nd, 2008 @ 11:25 PM
Create some sort of api for inserting obj-c classes into the database (Possibly by supporting NSCoder)
Comments and changes to this ticket
-
Fjölnir Ásgeirsson October 2nd, 2008 @ 11:26 PM
- State changed from new to open
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
ActiveRecord is an insanely easy to use database framework written in objective-c It's obviously "inspired" by (copying) the infamous ActiveRecord that comes with Rails(http://rubyonrails.org) But it tries to be more versatile when it comes to working with multiple connections.