[Zope3-dev] Idea: Failure to lookup adapters

Sidnei da Silva sidnei at enfoldsystems.com
Tue Jan 16 18:35:16 EST 2007


> Zope 3 has that as well. However, this only gives you the information of
> the stack. It doesn't give you information created during the run of
> e.g. loops, which I imagine would be interesting to create a trail of
> "what did you do?" information.

Well, you could set a list into __traceback_info__ and append to it
during each loop, instead of assigning.

Anyway, that would only be seen in the case of an exception. Unless we
could expose a view that shows the stack without having an exception.

-- 
Sidnei da Silva
Enfold Systems                http://enfoldsystems.com
Fax +1 832 201 8856     Office +1 713 942 2377 Ext 214


More information about the Zope3-dev mailing list