[Seaside] Re: initialRequest: / updateRoot: / updateUrl:

Francois Stephany tulipe.moutarde at gmail.com
Fri May 20 07:32:10 UTC 2011


> Did you override #initialize / #initialRequest / #updateUrl: somewhere without doing a super call?

I've rechecked and they all seem to be ok.

> I also think it's better to refrain from lazy initialization when using Seaside, since it's a source of bugs like this.
> Although I think it's not an issue in this case because the #children method calls it.

I've removed the lazy initialization and setup my visibleComponent in 
#initialize but still have the problem.


Mmmmm...



More information about the seaside mailing list