You might want to check out this Active Record implementation:

http://github.com/aptiva/activerecord/tree/master

- Jason

On 11-Nov-08, at 8:41 AM, malcom wrote:

The program engine itself should run both on iPhone and Mac platform
so I can't use CoreData (and in fact the same thing is for DataCrux).
I'm looking at sqlitepersistentobjects but seems to be in beta. Anyone
used it yet?

On Tue, Nov 11, 2008 at 1:52 PM, I. Savant <[EMAIL PROTECTED]> 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.






--
Apple ADC Member and Indie Developer
http://www.malcom-mac.com
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/jsallis%40gmail.com

This email sent to [EMAIL PROTECTED]

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to