This is more related to the 'extra' things that a Ruby-on-JVM though  
could do beyond 'simple' Ruby/Rails compatibility.

Reflection.getMethod(..) allows you to specify a method name and an  
array of types, to return a Method instance.

Are there any conceivable JRuby apps that would want to deal with  
parameter names instead of parameter types?  Some terse Rails-like  
script that touches Java instance methods pretty directly (or throws  
a no such method error)?  I'm imagining something running on top of a  
hibernate/iBatis object model.

It was a change mooted for Java 6, but it has slipped to Java 7 (maybe).

- Paul


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Jruby-devel mailing list
Jruby-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jruby-devel

Reply via email to