[Seaside] Non-redirecting URLs

Patrick Collison patrick at collison.ie
Tue Aug 14 07:32:10 UTC 2007


Hey,

As far as I understand it, Seaside uses a _n parameter to indicate
that a particular callback shouldn't trigger a redirect. Is there a
reason for explicitly exposing this in the URL, as opposed to
encapsulating the should-trigger-redirect state within
WAValueCallback, where the callback itself is stored?

Patrick


More information about the seaside mailing list