[Seaside] Strategies for bulky renders/updates

radoslav hodnicak rh at 4096.sk
Sun Mar 13 14:08:32 UTC 2011


I should add that my previous post is not a call for assistance. I
know how to do it :-)

On Sun, Mar 13, 2011 at 3:05 PM, radoslav hodnicak <rh at 4096.sk> wrote:
> Yes Johan, I've been thinking along similar lines, with the exception that what I really want to do is to register one seaside callback and one javascript event handler on the parent object. For example, if you have a table/list with 500 cells, you don't attach an event handler to each cell, but one to the table itself, or to a container above it. This will speed up page generation/rendering a lot. The handler will then look at the id/class of the cell that generated the event and figure out what to do/send to seaside.
>
> rado
>


More information about the seaside mailing list