11 Mar
2009
11 Mar
'09
10:45 p.m.
Hey, Dan Korostelev wrote:
The zope.principalregistry is an non-persistent implementation of IAuthentication that allows us to define principals via zcml (the "principal" directive and company) or with simple python calls. It's also quite useful for tests.
It defines the registry and the ZCML directives to fill the registry both, right? I mean, we could think about calling it zope.principalzcml but if the registry is there I imagine it's indeed better to make it zope.principalregistry. Regards, Martijn