[Zope-dev] zope.security changes

Marius Gedminas marius at gedmin.as
Wed Jan 28 16:23:53 EST 2009


On Wed, Jan 28, 2009 at 06:42:58PM +0100, Martijn Faassen wrote:
> Hi there,
> 
> In the dependency cleanup effort we've got going on at the Grok 
> cavesprint here at my house, we have moved code around some more.
> 
> zope.security was already defining ZCML directives so we've moved the
> <class> directive from zope.app.component and and the <module>
> directive from zope.app.security into zope.security as well. These only 
> need things that are in zope.security already (or its dependencies) and 
> the directives are about security declarations, so they seem to fit 
> quite well into their new place.

Sounds good!

What about the other use case of <class>, i.e. declaring implemented
interfaces, as in

  <class class=".foreignmodule.SomeClass">
    <implements interface=".interfaces.ISomeInterface" />
  </class>

?

Marius Gedminas
-- 
http://pov.lt/ -- Zope 3 consulting and development
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mail.zope.org/pipermail/zope-dev/attachments/20090128/bea31d2c/attachment.bin 


More information about the Zope-Dev mailing list