[Zope3-dev] RFC: Local Component Management Simplification

Stephan Richter srichter at cosmos.phy.tufts.edu
Sun Feb 5 09:32:05 EST 2006


On Friday 03 February 2006 17:23, Dieter Maurer wrote:
> Stephan Richter wrote at 2006-2-3 12:45 -0500:
> > ...
> ><declareSite name="mysite" />
> >
> ><site name="mysite" />
> >  <!-- normal directives here. -->
> ></site>
>
> The "declareSite" looks redundant. I see at the "site name='mysite'"
> element that a site with name "mysite" is declared...

No it is not. Explicit is better then implicit. "declareSite" creates a new 
site in the sites mapping. We use this pattern for layers and skins already.

Regards,
Stephan
-- 
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training


More information about the Zope3-dev mailing list