[Zope] Meaningful Error Messages from External Methods?

Chad McDaniel chadm@sgi.com
16 Apr 1999 11:58:16 -0700


I've found that debugging external methods in Zope is rather annoying
since the only info Zope gives me is
---
<!--
 Error type:  
 Error value: read-only character buffer, class
 -->
---
which looks like it didn't understand the error itself, either.

Does anyone have any techniques to help with external method debugging?

thanks
-- 
-chad