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

_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )

Reply via email to