Re: [Zope-dev] zope.app.security refactoring results

2009-03-16 Thread Stephan Richter
On Monday 16 March 2009, Martijn Faassen wrote: > On a related note: I noticed that you earlier released some packages as > a bugfix release even though they had been undergoing some dependency > refactoring. I think we want to err on the side of caution an always do > a feature release (x.y instea

Re: [Zope-dev] zope.app.security refactoring results

2009-03-16 Thread Martijn Faassen
Stephan Richter wrote: > On Friday 13 March 2009, Dan Korostelev wrote: >> 2009/3/13 Dan Korostelev : >>> The refactoring of zope.app.security is now generally done. In the >>> process, three new packages has been created: >> [snip] >> >>> Please, check it out and say your opinion. I'd like new pac

Re: [Zope-dev] zope.app.security refactoring results

2009-03-16 Thread Martijn Faassen
Hey Dan, Thanks for doing the great work and thanks for this summary. Go Dan!! Could you update our upgrade_notes in the Zope Framework documentation with a sketch of your work here? My work is that eventually we can aggregate information from our changelogs to create a similar document from t

Re: [Zope-dev] zope.app.security refactoring results

2009-03-13 Thread Stephan Richter
On Friday 13 March 2009, Dan Korostelev wrote: > 2009/3/13 Dan Korostelev : > > The refactoring of zope.app.security is now generally done. In the > > process, three new packages has been created: > > [snip] > > > Please, check it out and say your opinion. I'd like new packages to be > > released A

Re: [Zope-dev] zope.app.security refactoring results

2009-03-13 Thread Dan Korostelev
2009/3/13 Dan Korostelev : > The refactoring of zope.app.security is now generally done. In the > process, three new packages has been created: [snip] > Please, check it out and say your opinion. I'd like new packages to be > released ASAP. :-) BTW, now when we have a steering group, I'd like my c

[Zope-dev] zope.app.security refactoring results

2009-03-13 Thread Dan Korostelev
Hey there! The refactoring of zope.app.security is now generally done. In the process, three new packages has been created: * zope.authentication - the most interesting and small. It contains the IAuthentication contract, as well as IUnauthenticatedPrincipal/IAuthenticatedGroup and company. Beyo