You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Davor Hrg (JIRA)" <de...@tapestry.apache.org> on 2008/02/04 15:15:07 UTC

[jira] Commented: (TAPESTRY-2116) @Retain and @Persist should generate a setter and/or getter for the decorated field

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

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

as mentioned on the mailing list,
the code for the PropertyWorker is acualy based on wiki page Sven Homburg (reporter of this issue) made
http://wiki.apache.org/tapestry/Tapestry5ManipulateClassesAtRuntime

:)

> @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
>
>         Attachments: 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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org