Issue Details (XML | Word | Printable)

Key: GROOVY-1940
Type: Sub-task Sub-task
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Paul King
Reporter: Paul King
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
groovy
GROOVY-1714

Annotation support for fields

Created: 14/Jun/07 04:07 AM   Updated: 26/Sep/07 08:20 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 1.1-beta-2

Time Tracking:
Not Specified


 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Paul King added a comment - 18/Jun/07 03:40 AM
This already seems to work. I read a comment somewhere that this wasn't done yet but the XStream example at http://groovy.codehaus.org/Annotations+with+Groovy seems to work fine even if I make the fields normal private fields rather than properties. Unless of course, something else was intended.