WIN32OLE status?

I saw some discussion on irc last week about WIN32OLE support. I’d be
willing to put it through its paces for some of the work I do.

Is it part of master or is there a specific branch I should checkout and
build?

Also, any particular areas that need testing? The programs I have that
use WIN32OLE register for event callbacks, call #_setproperty, and do a
lot of work with returned collections so I imagine I’ll start seeing
broken stuff right away.

Thanks for any pointers…

cr


To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email

I don’t think it has been merged in to master yet, but I believe this
github
repository is the current stuff GitHub - bpmcd/win32ole: WIN32OLE JRuby Native Extension. I
think
Brian was working on getting the win32ole tests to pass. He might have
some
more information about what is/not working so far.

Joe