[Grok-dev]
Re: Layer and skin registrations; possible simplification
Jan-Wijbrand Kolman
janwijbrand at gmail.com
Thu Jul 24 06:18:48 EDT 2008
Lennart Regebro wrote:
> On Thu, Jul 24, 2008 at 11:34, Jan-Wijbrand Kolman
> <janwijbrand at gmail.com> wrote:
>> Any ideas? Remarks?
>
> In fact, we discussed something similar on Tuesday here in Paris,
> based on my confusion of SKins on Zope3 really not doing anything
> anymore.
In Zope3 there's indeed no such thing as a "skin". A "skins" is just a
layer with "Skin" in the classname, merely (I guess) indicating that
this layer -being just an marker interface- can be provided by the
request object. They're usually an aggregation of multiple layers (by
multiple inheritance) too.
> So I'm probably +1 on this.
Probably? ;)
regards,
jw
More information about the Grok-dev
mailing list