[RELEASE] buggalo - automatic exception collector
#8
I've been thinking a bit about the extra data and I think I'll add both options, ie. the addExtraData() method and the option to pass it into onExceptionRaised()
I can think of scenarios where both would be useful depending on the addon type.

I prefer the addExtraData(), because onExceptionRaised() is only supposed to be invoked when an exception is raised in Python, so your code/state is likely messed up somehow and it might be difficult to find the data you need without raising a new exception.

Thanks for updating the wiki, btw Smile

Br.
Tommy
Reply


Messages In This Thread
passing in variables? - by Bstrdsmkr - 2012-02-18, 03:30
[No subject] - by twinther - 2012-02-18, 12:56
[No subject] - by Martijn - 2012-02-18, 13:20
[No subject] - by Bstrdsmkr - 2012-02-19, 06:10
[No subject] - by Martijn - 2012-02-20, 19:09
[No subject] - by bossanova808 - 2012-02-21, 07:09
[No subject] - by twinther - 2012-02-21, 18:09
[No subject] - by twinther - 2012-02-21, 20:55
[No subject] - by twinther - 2012-02-26, 10:14
Logout Mark Read Team Forum Stats Members Help
[RELEASE] buggalo - automatic exception collector3