[
https://issues.apache.org/jira/browse/GROOVY-8170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul King resolved GROOVY-8170.
-------------------------------
Resolution: Fixed
Assignee: Paul King
Fix Version/s: 2.4.12
Fixed. Thanks for spotting the error. It will appear on the website next time
we do a release.
> Error in note 1 for pseudo-properties: should be "writing" not "reading"
> ------------------------------------------------------------------------
>
> Key: GROOVY-8170
> URL: https://issues.apache.org/jira/browse/GROOVY-8170
> Project: Groovy
> Issue Type: Documentation
> Components: Documentation
> Reporter: Paul Furbacher
> Assignee: Paul King
> Priority: Minor
> Labels: contrib
> Fix For: 2.4.12
>
> Attachments: Screen Shot 2017-04-27 at 9.49.44 PM.png
>
>
> http://groovy-lang.org/objectorientation.html#properties
> In the discussion of pseudo properties, the following code (an assignment)
> p.name = 'Foo' [1]
> is explained in note 1 as:
> [1] *reading* p.name is allowed because there is a pseudo-property name
> Since the code is an assignment, it should read "writing p.name is ...."
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)