[jira] Commented: (TAP5-226) Annotation to map a field to a specific session attribute

View: New views
1 Messages — Rating Filter:   Alert me  

[jira] Commented: (TAP5-226) Annotation to map a field to a specific session attribute

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ https://issues.apache.org/jira/browse/TAP5-226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12724215#action_12724215 ]

Igor Drobiazko commented on TAP5-226:
-------------------------------------

I implemented this issue as an example for my book. I'll commit the changes at the first opportunity.

> Annotation to map a field to a specific session attribute
> ---------------------------------------------------------
>
>                 Key: TAP5-226
>                 URL: https://issues.apache.org/jira/browse/TAP5-226
>             Project: Tapestry 5
>          Issue Type: New Feature
>          Components: tapestry-core
>    Affects Versions: 5.1.0.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Igor Drobiazko
>            Priority: Minor
>
> It would be great, for integration with existing T3/T4 or non-Tapestry apps, to have an easy way to map a field of a component to a specific session key.  I.e.
> @SessionAttribute("user")
> private User user;

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.