Hi Praki, The JRuby-FFI thing is brand new and there is not much documentation about it exists yet (there are some samples in JRuby trunk, some benchmarks, and a couple of libraries using FFI already, like zlib and syslog, so you could look at them for the reference). Please also note that the API is not yet finalized.
Wayne Meissner (the author of the JRuby-FFI code) would probably provide some docs/blog posts on the matter, at least I begging him for that daily! :) Thanks, --Vladimri On Fri, Aug 1, 2008 at 4:45 PM, Praki <[EMAIL PROTECTED]> wrote: > > Hi Folks, > > I need to use win32ole library through JRuby. I have not found any samples > or docs on jruby-ffi. Could some kind soul point me in the right direction. > > Thanks > -- > View this message in context: > http://www.nabble.com/Using-jruby-ffi-tp18775932p18775932.html > Sent from the JRuby - Dev mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
