Re: [Zope-PAS] Re: PluggableAuthService and PrincipalDeleted

2008-05-06 Thread Wichert Akkerman
Previously Tres Seaver wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Miles wrote: > > > It would be great if PAS supported deleting users, with the same > > event-based system for notifying other plugins to tidy up. > > I've never been happy with the idea of PAS "supporting" any

[Zope-PAS] Re: PluggableAuthService and PrincipalDeleted

2008-05-06 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Miles wrote: > It would be great if PAS supported deleting users, with the same > event-based system for notifying other plugins to tidy up. I've never been happy with the idea of PAS "supporting" any changes to the plugins: even the IUserAdderPlug

[Zope-PAS] Re: PluggableAuthService and PrincipalDeleted

2008-05-06 Thread Miles
Hi, It would be great if PAS supported deleting users, with the same event-based system for notifying other plugins to tidy up. IMHO, adding a new interface for deletion rather than renaming the existing one is better - there's no guarantee existing plugins implement the new interface, so it