[Seaside] Re: WAPresenter>>processCallbackStream: aCallbackStream

itsme213 itsme213 at hotmail.com
Tue May 6 14:41:01 UTC 2008


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

> Seaside evaluates all callbacks in the context of the component that
> rendered the callback. There might be callbacks that appear before the
> child-callbacks, as well as after the child callbacks (before and
> after refers to the location in the XHTML output).
>
> There might be also callbacks that appear in-between the
> child-callbacks. This case will be handled in the loop of
> WARenderContinuation>>processCallbacks:. This is all quite complicated
> and causes some troubles, especially in the context of AJAX.
>
> It might be dropped in upcoming versions of Seaside.

Any idea yet which way Seaside 2.9 will go on this? And whether Ajax 
callback of one component can re-render other distant components without 
problems?

Thanks - Sophie





More information about the seaside mailing list