Add constant caching for Colon2 and Colon3 (specific module and Object cases) -----------------------------------------------------------------------------
Key: JRUBY-3085 URL: http://jira.codehaus.org/browse/JRUBY-3085 Project: JRuby Issue Type: Improvement Components: Core Classes/Modules Reporter: Charles Oliver Nutter Fix For: JRuby 1.1.6 In 1.1.5 we added constant caching but only for the most common case, base constants. We should also look into caching for qualified constants like foo::BAR and ::BAR (Colon2 and Colon3, respectively). -- 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