Re: ActiveRecord on Cocoa
Re: ActiveRecord on Cocoa
- Subject: Re: ActiveRecord on Cocoa
- From: Devon Ferns <email@hidden>
- Date: Tue, 11 Nov 2008 08:57:34 -0500
Maybe he wants to use it where there is no Core Data i.e. iPhone.
This was announced a few months back for storing in sqlite
http://code.google.com/p/sqlitepersistentobjects/
I haven't used it myself since I'm not sure if it's been enhanced to
automatically alter the table if you have the table already and add new
properties to your objects
Devon
I. Savant wrote:
I'm searching for a things like ActiveRecord for Ruby in Objective-C
(but I don't want to use Core-Data).
Anyone can point me to the right solution? I've taken a look at
http://www.cocoadev.com/index.pl?DataCrux but seems to be adbandoned.
Why would you be alright with using something like DataCrux but not
Core Data? Core Data is supported by Apple, built into the OS, actively
maintained, extensible (in terms of store type) and very well integrated
with the API.
This is just my own curiosity ... is there a specific reason Core Data
will not work for you?
--
I.S.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden