It's clear that NotFoundError is deprecated, but I'm not sure what to use in its place. Looking through your change (skimmed, as it's big) it looks like KeyError is is used in some places and FactoryNotFoundError in others.
Could you provide some migration notes? -- Garrett > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > On Behalf Of Julien Anguenot > Sent: Thursday, July 28, 2005 8:57 AM > To: [email protected] > Subject: [Zope3-dev] Deprecation of NotFoundError (#284) > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I checked in the deprecation of NotFoundError. (rev 37531) > You might want to check the BBB on your existing app. > > J. > - -- > Julien Anguenot | Nuxeo R&D (Paris, France) CPS Platform : > http://www.cps-project.org > Zope3 / ECM : http://www.z3lab.org > mail: anguenot at nuxeo.com; tel: +33 (0) 6 72 57 57 66 > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.1 (GNU/Linux) > Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org > > iD8DBQFC6OQ4GhoG8MxZ/pIRAmtbAJ9apt6DW+z2GwOAmJXPu0+57Rf8BQCeNjvx > nOYxZto0/swcRfQTw5Db/vg= > =JgwO > -----END PGP SIGNATURE----- > _______________________________________________ > Zope3-dev mailing list > [email protected] > Unsub: > http://mail.zope.org/mailman/options/zope3-dev/garrett%40mojav > e-corp.com > > _______________________________________________ Zope3-dev mailing list [email protected] Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com
