Subject:
[ruby-ffi] Re: unable to find method?
From:
rogerdpack
Date:
12/21/09 12:08 PM
To:
ruby-ffi

> Curious, are you running into a hard requirement to extend Object in what you're doing?

No hard requirement--it is surprising to have segfaults, however.

> While it's similar to Sinatra's top-level DSL support, what use case(s) do you see for this style in FFI?

Extending Object is nice for prototyping.
-r