Allow classes attached to Java package modules to be discovered
---------------------------------------------------------------
Key: JRUBY-1076
URL: http://jira.codehaus.org/browse/JRUBY-1076
Project: JRuby
Issue Type: Improvement
Components: Java Integration
Affects Versions: JRuby 1.0.0RC2
Reporter: Bill Dortch
Attachments: java_module_visibility.patch
A little help for a friendly JRuby application? The (necessary) blank-slating
of most methods, including _constants_, on Java package modules makes it
impossible (from Ruby code) to discover which Java classes are attached to them
(without resorting to ObjectSpace). The attached _tiny_ patch defines a
___constants___ method, making the Java class hierarchy browsable.
Small patch, big difference!
--
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