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

Daniel Sun updated GROOVY-8418:
-------------------------------
    Fix Version/s:     (was: 2.5.x)
                       (was: 3.x)
                   2.5.8
                   3.0.0-rc-1

> getSet* property name => Cannot read write-only property exception
> ------------------------------------------------------------------
>
>                 Key: GROOVY-8418
>                 URL: https://issues.apache.org/jira/browse/GROOVY-8418
>             Project: Groovy
>          Issue Type: Bug
>          Components: Compiler
>    Affects Versions: 2.4.7
>            Reporter: mgroovy
>            Priority: Minor
>             Fix For: 2.5.8, 3.0.0-rc-1
>
>
> * When accessing a property whose name starts with "getSet", Groovy throws
> {code}
> GroovyRuntimeException: Cannot read write-only property: getSet...
> {code} 
> * Example:
> {code}
> // Returns the SQL update statement representation of the DB object
> GString getSetSql() { ... }
> {code}



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

Reply via email to