> I'll look into it. However the main problem is the traceback is not a
> property of the exception but a completely separate entity.

That's true. But the error handling code seems to be messing it up.
 
> What I will probably do is wait for First Class (to become trunk) and
> than change [each item of] tg_exceptions to a tuple similar to what
> sys.exc_info() returns and add some automatic cleanups.
> 
> If you are in dire need, I can conjure up a proof of concept before that.

Hmm. 

I do want to override 500 error handling. If that's troublesome with error 
handling code I'll try to look into alternative approaches, such as CherryPy's 
filters.

Max.
 


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears-trunk
-~----------~----~----~----~------~----~------~--~---

Reply via email to