dbus-python and exceptions
Eyal Ben David
Eyal.BenDavid at expand.com
Mon Apr 30 02:27:19 PDT 2007
Hello all,
hen there's an error at the server side (which is implemented in python)
the caller gets all the exception trace.
For clients that are not written in python (in my case C++), the python
exception trace is meaningless.
How to disable the exception trace (sending the error message only)?
I see this as a bug since any assumption about the caller (e.g.
programming language) is incorrect. I suggest a debugging flag that
enable the trace. IMO, the normal behavior shouldn't append the trace.
Thanks
Eyal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/archives/dbus/attachments/20070430/2937ac4f/attachment.html
More information about the dbus
mailing list