[Zope-Coders] Zope 2.6 breaks CMF Tests

Steve Alexander steve@cat-box.net
Tue, 19 Nov 2002 13:37:33 +0000


>
> Indeed ;-) Surely this rather sudden change stands to break a lot of
> things that use 'import Zope' to get Zope-ish things up and running?


Indeed again.

I suggest that "import Zope" prints a warning message to stderr, or uses 
the Python Warnings API to print a warning that you need to run 
Zope.startup() to get the previous behaviour.

Various documentation will be wrong now, including the "I have a hosed 
object in my ZODB and need to fix it" docs.

--
Steve Alexander