java_send for static methods
----------------------------

                 Key: JRUBY-4531
                 URL: http://jira.codehaus.org/browse/JRUBY-4531
             Project: JRuby
          Issue Type: Improvement
          Components: Java Integration
    Affects Versions: JRuby 1.4
         Environment: JVM 1.5 on Leopard PPC
            Reporter: Ian Dees
         Attachments: test_java_method.rb

Currently, {{java_send}} appears only to be enabled for instance methods.  It 
would be nice to have support for static methods as well.  This would make 
{{java_send}} act more like {{java_method}}, which _does_ work on both.  The 
attached test suite shows both techniques; the {{java_method}} case passes, and 
the {{java_send}} one fails.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

    http://xircles.codehaus.org/manage_email


Reply via email to