[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-42) More efficient "temp" conversation.

Gavin King (JIRA) jira-events at jboss.com
Tue Nov 21 04:22:54 EST 2006


     [ http://jira.jboss.com/jira/browse/JBSEAM-42?page=all ]

Gavin King closed JBSEAM-42.
----------------------------


> More efficient "temp" conversation.
> -----------------------------------
>
>                 Key: JBSEAM-42
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-42
>             Project: JBoss Seam
>          Issue Type: Feature Request
>          Components: Core
>            Reporter: Gavin King
>         Assigned To: Gavin King
>            Priority: Minor
>
> Currently, temp conversation state goes directly into the httpsession. What should really happen is that it sits in a hashmap until the temp conversation becomes long-running, and is then "flushed" to the session at the end of that request.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list