Modifications to $LOADED_FEATURES should be reflected in require behavior
-------------------------------------------------------------------------

                 Key: JRUBY-1842
                 URL: http://jira.codehaus.org/browse/JRUBY-1842
             Project: JRuby
          Issue Type: Bug
            Reporter: Charles Oliver Nutter
            Assignee: Charles Oliver Nutter
             Fix For: JRuby 1.1b2


If previously-loaded libraries are removed from $LOADED_FEATURES, or non-loaded 
libraries are added, require should see those changes and change its behavior 
accordingly. Currently, $LOADED_FEATURES is only ever updated by requires, 
never inspected. Fix coming.

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