You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Paul King (Jira)" <ji...@apache.org> on 2020/01/27 10:12:00 UTC

[jira] [Updated] (GROOVY-6182) Problem With getAt(Object)

     [ https://issues.apache.org/jira/browse/GROOVY-6182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul King updated GROOVY-6182:
------------------------------
    Fix Version/s:     (was: 3.x)
                   4.x

> Problem With getAt(Object)
> --------------------------
>
>                 Key: GROOVY-6182
>                 URL: https://issues.apache.org/jira/browse/GROOVY-6182
>             Project: Groovy
>          Issue Type: Bug
>          Components: groovy-runtime
>    Affects Versions: 2.1.3
>            Reporter: Jeff Brown
>            Priority: Minor
>             Fix For: 4.x
>
>         Attachments: getat.zip
>
>
> getAt(Object) does not appear to be called when I do something like obj['someString'].  If I statically type the argument like getAt(String key), then it appears to work.  I am not sure if this is a bug or not.
> In the attached app run "./gradlew test".



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