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

2022-01-17 Thread Eric Milles (Jira)


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

Eric Milles updated GROOVY-6182:

Fix Version/s: (was: 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
> 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.20.1#820001)


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

2020-01-27 Thread Paul King (Jira)


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