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

Shil Sinha resolved GROOVY-6738.
--------------------------------
       Resolution: Fixed
         Assignee: Shil Sinha
    Fix Version/s: 2.4.8

> Type checking considers extension methods but not extension properties
> ----------------------------------------------------------------------
>
>                 Key: GROOVY-6738
>                 URL: https://issues.apache.org/jira/browse/GROOVY-6738
>             Project: Groovy
>          Issue Type: Bug
>          Components: Static Type Checker
>    Affects Versions: 2.3.0-rc-2
>            Reporter: Peter Niederwieser
>            Assignee: Shil Sinha
>             Fix For: 2.4.8
>
>
> Say an extension class registered via an extension module declares a 
> Player#getBonusPoints() extension method. Then `player.getBonusPoints()` 
> type-checks, but `player.bonusPoints` doesn't.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to