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
_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )

Reply via email to