/[Apache-SVN]
ViewVC logotype

Revision 1410490


Jump to revision: Previous Next
Author: lu4242
Date: Fri Nov 16 17:18:57 2012 UTC (11 years, 5 months ago)
Changed paths: 3
Log Message:
MYFACES-3645 review/refactor/document ViewState handling (step 3 and final for now, remove ProjectStage condition and use only one SerializedViewKey in each strategy used (counter --> IntIntSerializedViewKey, random --> IntByteArraySerializedViewKey). In this way, we can avoid different behaviors in development stage and production stage and with the custom SerializedViewKey, we can ensure the minimal possible size of the key in session (each reference counts as an unused slot), viewId hashCode is used and if no viewId, 0 is returned )

Changed paths

Path Details
Directorymyfaces/core/branches/2.0.x/impl/src/main/java/org/apache/myfaces/application/viewstate/CounterSessionViewStorageFactory.java modified , text changed
Directorymyfaces/core/branches/2.0.x/impl/src/main/java/org/apache/myfaces/application/viewstate/RandomSessionViewStorageFactory.java modified , text changed
Directorymyfaces/core/branches/2.0.x/impl/src/main/java/org/apache/myfaces/application/viewstate/ServerSideStateCacheImpl.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26