[Zope-dev] Survey: most obscure errors
Albertas Agejevas
alga at pov.lt
Mon Nov 8 05:00:38 EST 2010
On Tue, Sep 14, 2010 at 12:00:58PM +0200, Marius Gedminas wrote:
> What are the most obscure error conditions you've encountered while
> developing Zopeish[1] applications?
Trying to add a proxied object to the database gives an error that
more or less clearly states this condition (proxies are unpickleable).
Nevertheless, it might be confusing to newbies, and it does not give
any clues about the place that caused the error, not even what was the
proxied object.
Albertas
More information about the Zope-Dev
mailing list