You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Eric Milles (Jira)" <ji...@apache.org> on 2019/12/12 20:04:00 UTC

[jira] [Created] (GROOVY-9335) DGM: VMPlugin methods appear to be outdated

Eric Milles created GROOVY-9335:
-----------------------------------

             Summary: DGM: VMPlugin methods appear to be outdated
                 Key: GROOVY-9335
                 URL: https://issues.apache.org/jira/browse/GROOVY-9335
             Project: Groovy
          Issue Type: Bug
    Affects Versions: 3.0.0-rc-2, 2.5.8, 2.4.17
            Reporter: Eric Milles


It appears that the methods provided by {{org.codehaus.groovy.vmplugin.v5.PluginDefaultGroovyMethods}} have been replaced by synthetic methods in {{EnumVisitor}} and extension methods in {{StringGroovyMethods}}.  Should the static extension methods for Enum and StringBuilder be marked deprecated so there is no more overlap?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)