On Wed, Sep 10, 2008 at 9:17 PM, Corin Moss <[EMAIL PROTECTED]> wrote: > >> Neat. Curious : not using JRuby anymore ? >> >> > For my usage the startup was just too big a penalty - I don't _always_ > need access to Java objects, so when I do I can use RJB - which is > still quite nice, and doesn't carry the overhead. > > What's not nice is that this Java object also has a "put" method - not > the normal "set" - I think someone's out to get me!
Don't hesitate to go the PUT / GET / POST way, it might spare you some sweat. Maybe you'll come up with a better solution. Best regards, -- John Mettraux - http://jmettraux.wordpress.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenWFEru users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/openwferu-users?hl=en -~----------~----~----~----~------~----~------~--~---
