include_class should be deprecated in favor of java_import (and/or import)
--------------------------------------------------------------------------

                 Key: JRUBY-3797
                 URL: http://jira.codehaus.org/browse/JRUBY-3797
             Project: JRuby
          Issue Type: Improvement
          Components: Java Integration
            Reporter: Charles Oliver Nutter
            Priority: Minor
             Fix For: JRuby 1.4


We have too long had too many ways to import classes; we should eliminate at 
least include_class and probably settle on import and/or java_import as the 
blessed ways to pull in classes.

We also do not want to publish include_class as a preferred or blessed way, and 
should make sure any remaining include_class-only features are in 
import/java_import.

-- 
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