[Zope-PAS] Re: General question about PAS usage
Zachery Bir
zbir at urbanape.com
Tue Mar 1 21:51:04 EST 2005
On 2005-02-28 21:34:39 -0500, Kapil Thangavelu
<hazmat at objectrealms.net> said:
> as regards the id mangling/demangling. there were several long
> discussions at the sprint, that the proper semantic for user mechanisms
> inside of plone was to have a semantic/logical merge of users, to ease
> migration between sources (ie. no trolling trees to adjust local roles)
> and to add a qualified id api for plugins that really do want to
> distinguish (to date none of the opensource ones do).
This is how I'm implementing it on my branch. Any plugins that feel
they need to "share" ids can optionally be tied together with a prefix.
At least, that's the goal - I'm still working it out.
Zac
More information about the Zope-PAS
mailing list