[ZCM] [ZC] 2069/ 1 Request "Zope 2.8 and SQLobject "reimport" error"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Wed Apr 12 16:34:32 EDT 2006


Issue #2069 Update (Request) "Zope 2.8 and SQLobject "reimport" error"
 Status Pending, Zope/bug critical
To followup, visit:
  http://www.zope.org/Collectors/Zope/2069

==============================================================
= Request - Entry #1 by Anonymous User on Apr 12, 2006 4:34 pm

classes derived from sqlobject cannot be imported more than once.
zope 2.8's "refresh" method imports more than once.
zope 2.8's "product initialisation" imports more than once.

this is a complete show-stopper.

you MUST NOT import modules more than once.

modules have initialisation code that sets stuff up,
and, if nothing else, calling that initialisation code
more than once is terribly inefficient.


==============================================================



More information about the Zope-Collector-Monitor mailing list