Partial build of component tree for lazy loaded components
----------------------------------------------------------
Key: RF-11865
URL:
https://issues.jboss.org/browse/RF-11865
Project: RichFaces
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Affects Versions: 4.1.0.Final
Environment: Any
Reporter: Andrew Wheeler
Priority: Minor
I often use collapsible panel with switchType="ajax". This prevents the
rendering of the content until it is requested by the user. This however does not prevent
the component tree from being constructed. In one use-case the panel hides expensive to
construct output from a JCR query. It would be nice if RichFaces could place a marker in
the component tree and only construct the child elements on the first request. This would
improve page rendering and memory usage considerably.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira