Just in case you hadn't seen the JIRA issue, thought I'd put it in
front of a few more eyes.

http://jira.codehaus.org/browse/JRUBY-991

I still like this approach for things like mocking and testing -- in
particular this will let you use RSpec and Mocha mocking with no
modifications in style and mock out Java interfaces easily.  I think
it can safely coexist with the rest of the java integration code,
since it will only be activated when you pass an unadorned Ruby object
to a Java method with an interface parameter.

Charlie thought post-1.0 would be good.  That would give time for
possibly a couple more enhancements like supporting method_missing and
underscored method names on the Java proxy.

Comments?

/Nick

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

   http://xircles.codehaus.org/manage_email

Reply via email to