Allow loading a Ruby source file from the class path using the fully qualified 
name
-----------------------------------------------------------------------------------

                 Key: JRUBY-6077
                 URL: https://jira.codehaus.org/browse/JRUBY-6077
             Project: JRuby
          Issue Type: New Feature
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.6.4, JRuby 1.7
            Reporter: Uwe Kubosch
             Fix For: JRuby 1.6.5, JRuby 1.7


Hi!

When a JAR is in class path, it would be great to be abe to load files from it 
using the fully qualified name of the file, including the path to the jar.  
Currently this is how ActiveSupport dependencies are loaded, and it would be 
great to able to autoload Ruby source from a JAR.

I have got it working on master with 3 lines of code side it was mostly working 
already.

Pull request:

https://github.com/jruby/jruby/pull/79

I hope this can be accepted into JRuby.


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