On 07/06/2010 05:00 PM, Tres Seaver wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Fred Drake wrote:
On Wed, Jun 30, 2010 at 3:47 PM, Hanno Schlichting<hanno@hannosch.eu> wrote:
On behalf of the Zope Toolkit release team and the Zope community, I'm happy to announce the first 1.0 alpha release of the Zope Toolkit.
I've yet to hear any response to my post about non-backward-compatible classes:
https://mail.zope.org/pipermail/zope-dev/2010-July/040898.html
Is no one else concerned about the backward incompatibility introduced by zope.pluggableauth.plugins.session.SessionCredentialsPlugin?
Given that ZODB3 and zope.app.container are still non-optional dependencies of the package, I can't see any reason not to restore those base classes.
zope.pluggableauth doesn't seem to depend on zope.app.container? Or did you mean zope.container? I think you meant the latter. I have no objection to adding these back in (zope.container.contained.Contained, that is), as it doesn't change the dependency. Regards, Martijn