JRuby should load
-----------------

                 Key: JRUBY-2708
                 URL: http://jira.codehaus.org/browse/JRUBY-2708
             Project: JRuby
          Issue Type: Wish
          Components: Interpreter
    Affects Versions: JRuby 1.1.2
            Reporter: Peter K Chan


Occasionally, when loading classes that have been compiled ahead-of-time, 
references such as require './foo.rb' is encountered by the runtime. The 
runtime is already smart enough to also look for foo.class when loading 
'foo.rb'. It would be nice if it will also automatically consider foo.class if 
"./foo.rb" or ".\foo.rb" is requested.

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