[Seaside] SqP - Design question

Julian Fitzell julian at beta4.com
Wed Dec 17 22:09:24 CET 2003


Brian Brown wrote:
[...]
> Also, on the Navbar, judicious use of clearDelegate can return your app 
> to it's beginning state.

Yes, though beware the use of #clearDelegate if you are using filters 
(including #isolate: calls which use filters) as they don't get removed 
properly when you do this.  This is something that should be fixed in 
the next major seaside release as Avi is reworking the way filters work.

Julian



More information about the Seaside mailing list