Hi,

I am currently working on a Component that uses the default Tapestry 5 Grid
component. We have made the choice to aggregate it instead of extending it.
This is easier and allows us to focus on our specific needs.

The thing is that the Grid component does already some caching work for the
provided DataSource for the availableRows property, but components that are
rendering before the aggregated grid cannot benefit from this facility.

What about marking component that should render after their container with
't:defer' or something like this ?

-- 
Regards,
Christophe Cordenier.

Developer of wooki @wookicentral.com

Reply via email to