[Seaside] Seaside redirects, really?

Nick Ager nick.ager at gmail.com
Fri Oct 7 17:11:25 UTC 2011


Hi Sebastian,

I don't get it, can't you just derive from WAActionPhaseContinuation
override #shouldRedirect and use /config to set your custom continuation or
set it on you application with:

myApp preferenceAt: #actionPhaseContinuationClass put: SSNonRedirecting
ActionPhaseContinuation.

One class, one method, one configuration setting.

I love Seaside's elegant modular and configurable design... or have I missed
something

Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20111007/f19486b6/attachment.htm


More information about the seaside mailing list