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 21:25:00 UTC

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

    [ https://issues.apache.org/jira/browse/GROOVY-9335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16995128#comment-16995128 ] 

Eric Milles commented on GROOVY-9335:
-------------------------------------

The enum DGMs must exist for non-Groovy types, which would probably not have next or previous methods.

> 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: 2.4.17, 2.5.8, 3.0.0-rc-2
>            Reporter: Eric Milles
>            Priority: Minor
>
> 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)