[Seaside] Re: Re: Re: #children and Ajax

itsme213 itsme213 at hotmail.com
Wed Jan 23 13:54:15 UTC 2008


"Sebastian Sastre" <ssastre at seaswork.com> wrote
>>     children do: [:each | html render each]
>>
> Massive children render.

Apologies, careless typing on my part ... I do
    subViews do: [:each | html render each]

> If you do not maintain carefully children components then the chance of
> having that problem is greater but I've asked you because you are the 
> chosen
> one to answer that question :) Use ST tools to diagnose things. I use self
> assert: in the middle of some code to cach inconsistencies sometimes. Use
> anything that could help you get near the answer. Sometimes you don't find
> the answer directly but doing things that leads you to a serendipity. So 
> go
> do things that favors "serendipitation".

Thanks for the tips!

Sophie





More information about the seaside mailing list