Menu

Overloading the concept

While working on the project, it occurred to me that in addition to collecting variable values, I can also collect exceptions and errors, and display them.
The code now includes support for this, marking error lines with red background and adding a call-out balloon with the error message.
This should help with those pesky typos that are discovered during run-time.

Posted by Amir Geva 2013-08-25

Log in to post a comment.