On Mon, Dec 21, 2009 at 11:12 AM, Brandon Hauff
<[email protected]> wrote:
> Hi all,
>
> I am using the jexcelapi in some JRuby code and would really like to write a
> JRuby wrapper around it so that its usage is much more Ruby like.  I have
> been making my own helpers etc in my project, but would rather like to
> package up something in a gem.  I am familiar with the ImageVoodoo library
> that does something like this for some Java image libraries.  Does anyone
> have any projects they would recommend for me to look at as a template/guide
> for doing this kind of wrapping java in ruby?

ImageVoodoo is a great example of this sort of wrapping, but you could
also look under the covers of some of the Swing wrappers like Cheri or
Rubeus. There's others out there too...maybe google for "jruby java
library gem" or something :)

- Charlie

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to