Blake Sullivan created TRINIDAD-2365:
----------------------------------------

             Summary: Change UIViewRoot caching behavior from per-window to 
per-session
                 Key: TRINIDAD-2365
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2365
             Project: MyFaces Trinidad
          Issue Type: Bug
          Components: Archetype
    Affects Versions: 2.0.1-core, 2.0.0-core, 2.1.0-core
         Environment: All
            Reporter: Blake Sullivan


Currently UIViewRoots are cached per-window. This is incredibly expensive.  The 
fix is to change the default caching behavior to be per-session instead, where 
the one-and-only cached UIViewRoot is the UIViewRoot for the last processed 
request, regardless of window

--
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