You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Igor Drobiazko (JIRA)" <ji...@apache.org> on 2009/06/25 21:24:07 UTC

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

    [ 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.