[
https://issues.apache.org/jira/browse/TAPESTRY-2216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12581092#action_12581092
]
Julien Henry commented on TAPESTRY-2216:
----------------------------------------
The documentation needs some update:
http://tapestry.apache.org/tapestry5/tutorial1/forms.html
You need to replace @GenerateAcessors by @Property
> Add a @Property 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
> Fix For: 5.0.11
>
>
> 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]