-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: 11.2
-
Component/s: Seam / JSF UI
Seam and JSF will always be stateful "by nature", however, we can reduce the "statefulness" of the default webapp.
There are several goals :
- lower memory usage of the default WebApp
- simplify cache invalidation
- allow for a stateless usage of the CoreSession
Technically, this task will be linked to some changes in the CoreSession management.
1.
|
Evaluate needed work for light Seam webapp | Resolved | Unassigned |
|
|||||||
2.
|
Rework CoreSession management | Resolved | Florent Guillaume | ||||||||
3.
|
Review NavigationContext and make it pluggable | Resolved | Unassigned |