-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: Postponed
-
Component/s: Seam / JSF UI
-
Backlog priority:800
-
Sprint:Sprint 1
Most Seam beans are conversation scope.
The initial goal was to protect the repository : now that we don't have anymore the JCR and we have VCS + Cache, this "high level" cache in Seam is no longer useful.
The goal is to reduce the bean scope to Event or Page.
This should allow us to also remove most of the invalidation systems.
This should make the WebApp faster ... to be tested.