[Zope-dev] who wants to maintain Zope 3?
Martijn Faassen
faassen at startifact.com
Tue Apr 14 11:38:36 EDT 2009
Hey,
Tim Hoffman wrote:
> can I specify security annotations on objects persisted in the zodb as
> per zope3/zope2
> which are over and above the class/view decleration.
I'll just note you can do this in Grok. Grok has per-model security
declarations, just like Zope 3's. It just doesn't have model-level
security *checks* - the only check happens on the view end.
I'm not sure whether bfg does use security proxies at all or not (if so,
apparently not zope.security's).
Regards,
Martijn
More information about the Zope-Dev
mailing list