Re: [MacRuby-devel] MacRuby equivalent to C sizeof(struct Foo)

2010-12-26 Thread Laurent Sansonetti
Hi, There is no way to do that for now. Could you file a ticket? I will introduce #size on C structs classes. NSRect.size in MacRuby would be the same as sizeof(NSRect) in C. Laurent On Dec 24, 2010, at 12:19 PM, kyossi wrote: > Hi, > > I'm trying to write some app in MacRuby with CoreAudio

Re: [MacRuby-devel] Using compiled MacRuby objects from an Objective-C application

2010-12-26 Thread Laurent Sansonetti
Hi Justin, On Dec 23, 2010, at 2:27 PM, Justin Schumacher wrote: > Laurent, > > I made the switch to rbo files. The load time was 3.6 seconds with .rb files > and 0.9 seconds with .rbo files. That's a good improvement and is acceptable > for my project for the time being. Does the 0.9 sec