Stephan Richter wrote:
> On Monday 12 December 2005 02:53, Philipp von Weitershausen wrote:
> 
>>Basically, it now proposes to go one step further: Layers and skins will
>>always be simple interfaces extending IBrowserRequest. The only difference
>>between skins and layers is that only skins are registered as local
>>utilities under a human readable name whereas layers are plain old boring
>>interfaces with no extra marker (it's not needed at all).
> 
> 
> Hold on, but skins and layers can also still extend other skins and layers 
> (as 
> they do now), right?

Sure. I should have said: Layers and skins will always be simple
interfaces **directly or indirectly** extending IBrowserRequest. The
"indirectly" means by inheriting from some other skin or layer interface.

Philipp
_______________________________________________
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Reply via email to