[Seaside] Re: #handleRequest: called twice?

Lukas Renggli renggli at gmail.com
Mon Jul 14 18:13:01 UTC 2008


> No, I was not aware of that... there is a way to know what request is what
> i'm handle (process callbacks or render page)?

It is questionable if you should really know this? Why do you need to know?

In Seaside 2.9 this will be simpler with the RequestContext.

In Seaside 2.8 and before you could look at the request URL. If there
is a parameter-name with numbers only this is likely to be a
callback-request.

Cheers,
Lukas

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


More information about the seaside mailing list