[Seaside] [goodie] Component naming framework

Avi Bryant avi at beta4.com
Sun Jun 15 14:39:46 CEST 2003


On Sun, 15 Jun 2003, Derek Brans wrote:

> As an aside, all of my components register themselves relatively as
> 'parent', so that each component can find its parent.

If this is using dynamic scope, it seems to me that this would only
(predictably) work from within render methods, no?

If I'm executing a callback of a child component, it's generally
impossible to dynamically find the parent... or am I missing something?



More information about the Seaside mailing list