[Seaside] Re: createRoot

Paul DeBruicker pdebruic at gmail.com
Wed Jun 17 21:11:33 UTC 2015


Its created once per session.  Have you defined #canBeRoot in your main
component on the class side?


MainComponent class>>#canBeRoot
^true






otto wrote
> Hi,
> 
> In my seaside application, I find that createRoot is called several
> times by the WAInitialRenderLoopContinuation. rootComponentIfAbsent:
> seem to expect that the rootComponent is set somewhere. But nothing
> sets the rootComponent as far as I can see. So the effect is that our
> rootComponent is re-created a lot.
> 
> Is this expected behaviour? Or am I not setting up my seaside app
> properly?
> 
> Thanks
> Otto
> _______________________________________________
> seaside mailing list

> seaside at .squeakfoundation

> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside





--
View this message in context: http://forum.world.st/createRoot-tp4832848p4832901.html
Sent from the Seaside General mailing list archive at Nabble.com.


More information about the seaside mailing list