$CLASSPATH allows array additions
---------------------------------

                 Key: JRUBY-5993
                 URL: https://jira.codehaus.org/browse/JRUBY-5993
             Project: JRuby
          Issue Type: Improvement
          Components: Java Integration
    Affects Versions: JRuby 1.6.2
            Reporter: Steve Byrne
            Priority: Minor
             Fix For: JRuby 1.6.4


It would be useful if the object referenced by $CLASSPATH would accept arrays 
(or array-iod objects) via the "<<" operator.  A typical use case would be:

$CLASSPATH << Dir.glob('some/directory/*.jar')



--
This message is automatically generated by JIRA.
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