[ 
https://issues.apache.org/jira/browse/TAPESTRY-2116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576831#action_12576831
 ] 

Davor Hrg commented on TAPESTRY-2116:
-------------------------------------

I think this is now fixed with @GenerateAccessors which was then renamed to 
@Property like here

> @Retain and @Persist should generate a setter and/or getter for the decorated 
> field
> -----------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-2116
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2116
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: tapestry-core
>            Reporter: Sven Homburg
>             Fix For: 5.0.12
>
>         Attachments: TAPESTRY-2116-V2.patch, TAPESTRY-2116.patch
>
>
> sometime code looks incredible unclear, because its peppered with getter and 
> setter methods.
> i think it should be ease to extend the Persist- and RetainWorker for doing 
> that job.
> @Retain(getter=true, setter=true)
> as an exmaple

-- 
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]

Reply via email to