Re: [MacRuby-devel] macruby/hotcocoa questions

2010-02-19 Thread Gary Weaver
To answer some of my own questions or present new ones: I gave up on Marshal to file and back for now. Laurent told me that active_support is planned to be supported in MacRuby 0.6, so instead of using to_xml/from_xml or to_json/from_json, I took Isaac Kearse's advice and looked into using pli

Re: [MacRuby-devel] macruby/hotcocoa questions

2010-02-19 Thread Matthew Ratzloff
I'm jealous! I can't really use HotCocoa at all because 32-bit support isn't quite there yet (http://www.macruby.org/trac/ticket/415). :-( -Matt On Thu, Feb 18, 2010 at 7:27 AM, Gary Weaver wrote: > Hello, > > I wrote a small application in HotCocoa/MacRuby just to get familiar with > it ( ht

[MacRuby-devel] macruby/hotcocoa questions

2010-02-18 Thread Gary Weaver
Hello, I wrote a small application in HotCocoa/MacRuby just to get familiar with it ( http://github.com/garysweaver/hourz ). MacRuby and HotCocoa are awesome! I did have a few issues during development that I thought I'd share in case anyone can assist. I'm using MacRuby 0.5 and HotCocoa 0.5