[Seaside] How do I get the root component?

Lukas Renggli renggli at gmail.com
Thu Aug 23 21:17:07 UTC 2007


> self application rootComponent

This answers the class of the root component. I assume you want the
instance of the root component, right?

In that case the answer is no. The session doesn't know the actual
instance of the root component. There might be multiple render loops
going on with different root components.

Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the seaside mailing list