-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.1.2
-
Fix Version/s: 5.1.3
-
Component/s: Seam / JSF UI
Apparently Seam spends a lot of time just in the computation of action filters, and some of them are reevaluated many times.
Add a cache to avoid recomputing them if we already know their result.