@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.10
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]