[MacRuby-devel] How to use custom C struct's?

Eloy Duran eloy.de.enige at gmail.com
Wed Aug 5 08:41:22 PDT 2009


Hi,

On Aug 5, 2009, at 5:31 PM, Clay Bridges wrote:
> The google didn't yield much guidance on this. Before I started a
> deep-dive on the MacRuby source, and/or the standard ruby way to
> handle this sort of thing, I thought I would ask a couple of
> questions:
>
> 1) Any easy advice?

Yes, use RubyCocoa

> 2) Is this different in MacRuby than in ruby proper?

RubyCocoa at least allows you to use BridgeSupport which would allow  
you to map these. Afaik MacRuby doesn't fully support it yet.

> 3) Any pointers into the MacRuby source that might help me?

BridgeSupport needs to fully implemented.

Keep in mind, MacRuby is not stable yet.

HTH,
Eloy


More information about the MacRuby-devel mailing list