On Mon, Oct 25, 2010 at 6:34 PM, Marius Gedminas <mar...@gedmin.as> wrote: ... > Or perhaps make it emit DeprecationWarnings, but continue working. Then > make it a fatal error in the next minor/major release.
I like this idea. I think I'm going to use UserWarning because it isn't disabled in Python 2.7 afaik. Otherwise, I would liie deprecation warning because it suggest that things are bad and going to get worse. :) Jim -- Jim Fulton _______________________________________________ For more information about ZODB, see the ZODB Wiki: http://www.zope.org/Wikis/ZODB/ ZODB-Dev mailing list - ZODB-Dev@zope.org https://mail.zope.org/mailman/listinfo/zodb-dev