Re: [MacRuby-devel] Core Data / MacRuby article

2011-02-10 Thread Matt Aimonetti
Really cool post Morgan, regarding the default Core Data template shipping with MacRuby, I believe we just ported the ObjC template. Your suggestion to use the sqlite store by default might be a good idea, what do others think? - Matt On Thu, Feb 10, 2011 at 3:32 AM, Morgan Schweers wrote: > Gr

[MacRuby-devel] Core Data / MacRuby article

2011-02-10 Thread Morgan Schweers
Greetings, I would love feedback on an article I just put together describing how I'm using Core Data (mainly just finding data, creation is another ball of wax that I haven't tried to make more Ruby-ish yet) in an application I'm building. The article is at: http://cyberfox.com/blog The key code