[
https://issues.apache.org/jira/browse/TAPESTRY-2216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12574136#action_12574136
]
Howard M. Lewis Ship commented on TAPESTRY-2216:
------------------------------------------------
This is not test friendly, and the compiler will give you warnings about unused
variables quite often, but it is very, very handy.
> Add a @GenerateAccessors annotation for fields to create a getter and setter
> method
> -----------------------------------------------------------------------------------
>
> Key: TAPESTRY-2216
> URL: https://issues.apache.org/jira/browse/TAPESTRY-2216
> Project: Tapestry
> Issue Type: New Feature
> Components: tapestry-core
> Affects Versions: 5.0.10
> Reporter: Howard M. Lewis Ship
> Assignee: Howard M. Lewis Ship
>
> Getter/Setter generation should occur early.
> It must be done in such a way that the methods to not appear as "added",
> because the field references may later be intercepted due to injections or
> other annotations.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]