[Zope3-dev] Excessive long traceback info in TALES
Shane Hathaway
shane@zope.com
Tue, 10 Dec 2002 13:23:22 -0500
Guido van Rossum wrote:
> What I'm missing most from "regular" tracebacks is the text of the
> source line. I know I can look that up, but often just seeing the
> code in the traceback is enough to tell me what's wrong...
Oh, ok. I agree! Unfortunately, Zope tracebacks are often quite long.
But a little DHTML could solve that problem: click the traceback line
to show the source code. That would rock. ;-)
Shane