[Seaside] Re: Looping through all children as a performance issue

itsme213 itsme213 at hotmail.com
Thu Jan 17 22:14:35 UTC 2008


"Lukas Renggli" <renggli at gmail.com> wrote in message

> Normally you only return the components from #children that are
> actually rendered. Seaside will only iterate over those, see for
> example WASimpleNavigation for a nice implementation of a tab-panel.

SUNavigation (and subclasses SUTabPanel, SUAccordian) currently seems to 
include all its elements in #children. Should it limit it to just the 
#selected tab or #visible accordion?

Sophie 





More information about the seaside mailing list