Michael Howitz wrote at 2008-5-22 10:59 +0200:
... Am 22.05.2008 um 08:20 schrieb Dieter Maurer:
[...] This looks like the misfeature "Zope does not start in debug mode when a single product import fails". In non debug mode, product import failures are logged but Zope nevertheless starts.
I don't think that this is a misfeature because in debug mode you want to know if something fails as early as possible, so you can fix it.
I know that I do *not* want a failing Zope start -- especially due to the other misfeature that startup problems are difficult to analyse (as they are not logged). Especially, I hate major differences between production and development versions -- along the line of this thread (works only in production, not in development version). -- Dieter