Re: [MacRuby-devel] [feature request] core data API

2008-11-09 Thread Eloy Duran
Have you tried building it without using RubyGems? - Eloy On 9 nov 2008, at 16:14, Matt Aimonetti wrote: DM uses DO which uses C extensions and C drivers. I'm not sure how to get DM working with MacRuby yet :( -Matt On Sun, Nov 9, 2008 at 10:09 AM, Eloy Duran <[EMAIL PROTECTED]> wrote: I

Re: [MacRuby-devel] [feature request] core data API

2008-11-09 Thread Matt Aimonetti
DM uses DO which uses C extensions and C drivers. I'm not sure how to get DM working with MacRuby yet :( -Matt On Sun, Nov 9, 2008 at 10:09 AM, Eloy Duran <[EMAIL PROTECTED]> wrote: > I wonder if it really would add much benefit to add a CoreData DM adapter… > I would just use DM with sqlite, wi

Re: [MacRuby-devel] [feature request] core data API

2008-11-09 Thread Eloy Duran
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 no