I wonder if it really would add much benefit to add a CoreData DM adapter… I would just use DM with sqlite, without CoreData adding an extra layer of abstraction. This works in RubyCocoa, so except for maybe some incompatibilities with 1.9/MacRuby
it should work great as well.

Eloy

On 9 nov 2008, at 10:29, Matt Aimonetti wrote:

I need to be able to store and retrieve data between app runs. Having a simple API to access Core Data or creating a Core Data DataMapper adapter would be awesome.

I guess the alternative would be to package a sqlite3 ruby gem compiled for OSX.

-Matt
_______________________________________________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

_______________________________________________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to