[
http://jira.jboss.com/jira/browse/JBSEAM-1882?page=comments#action_12374477 ]
Christian Bauer commented on JBSEAM-1882:
-----------------------------------------
I'm sure you have a benchmark that shows that this is a problem in multi-user database
applications with real datasets and concurrency?
render time if/else tags to avois excessive calls in rendered
attribute
-----------------------------------------------------------------------
Key: JBSEAM-1882
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1882
Project: JBoss Seam
Issue Type: Feature Request
Components: JSF
Reporter: Mikhail Grushinskiy
render time if/else tags to avois excessive calls in rendered attribute
JSF doesn't have if/else render time tag construct.
So if you have many if/else conditions you end up writting rendered= attribute with those
conditions
and call the same bean methods all over again.
This significantly impacts performance.
Thanks
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira