[ 
https://issues.apache.org/jira/browse/MYFACES-3645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Struberg resolved MYFACES-3645.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.10

implementation got a bit streamlined for the upcoming release.
We will do the cleanup in 2.2.x and probably backport it later if it turns out 
way superior.
                
> review/refactor/document ViewState handling
> -------------------------------------------
>
>                 Key: MYFACES-3645
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3645
>             Project: MyFaces Core
>          Issue Type: Improvement
>          Components: JSR-314
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 2.1.10
>
>
> We currently have a few things in our ViewState handling which could get even 
> further improved.
> There are 3 main goals we achieve (in order of importance):
> 1.) security - it should not be easily possible to create state key clashes
> 2.) performance - we still use java 1.3 tricks and e.g. barely use 
> java.util.concurrent
> 3.) memory - we shall keep the mem footprint as low as possible
>  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to