[Seaside] callback returning content

Lukas Renggli renggli at gmail.com
Tue Dec 2 17:15:41 UTC 2008


>   and then... I think this could make it into a useful tutorial. I may be
> the first outside the core team to write a complex Component (I doubt it),
> but I'm surely not the last to do it.

self session returnResponse: (WAResponse new
    nextPutAll: '...';
    yourself).

See the senders of #returnResponse: for more examples.

Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the seaside mailing list