Indexed methods are no longer supported, and options and code related to them 
should be removed or deprecated.
--------------------------------------------------------------------------------------------------------------

                 Key: JRUBY-2703
                 URL: http://jira.codehaus.org/browse/JRUBY-2703
             Project: JRuby
          Issue Type: Bug
            Reporter: Charles Oliver Nutter
            Assignee: Thomas E Enebo
             Fix For: JRuby 1.1.3


Back when startup time was a problem, we used to support generating all 
invokers into single classes with indexed values for each target method and a 
large switch. However now that we pre-generate all this code, indexed methods 
are no longer necessary. We should remove them from the system along with 
configuration parameters to enable them.

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