[Seaside] Re: Re: Re: Re: Ajax callback question: how toupdatecomponenttreebefore #children gets called?

Vladimir Pogorelenko vladimir at livesystems.ru
Sat Feb 9 10:10:16 UTC 2008


>>>
>>
>>     html updater
>>          id: TheTabTestPanel id;
>>          callback: [:r |
>>               r withOwner: anotherComponent do: [
>>                    anotherComponent add: (SUCounterTest new) label:  
>> 'another'.
>>                    anotherComponent renderBodyOn: r ] ]);
>>          with: 'AJAX add from nested SUCounter' ]
>>
>> The question is rather, if I want to explain that to anybody ;-)
>
> Write a book about it  ;-)

Book would be time-consuming and expensive. :-)

But small pattern booklet showing people how to solve their tasks in  
Seaside would be very useful.



More information about the seaside mailing list