The JADE 2022 release meets tomorrow’s business demands.
HistoricalComments
Kevin Saul 11/10/2017 10:52:31 PM
In case others are wondering how it can be worked out ... stack-dumps show the code position in brackets at the end of each method in the call stack. Using the 'Find Code Position' function, it's pretty straight forward to find the culprit ... but it'd be easier if that function was next to the other find functions in the context menu shown when you're editing method source ... rather than needing to go to the Methods menu .. similarly, moving the Toggle Breakpoint option along with it, so that's available when you're right clicking on a line of code would be useful too. John Beaufoy 10/10/2017 10:05:23 PM Consider also whether other types of exception may benefit from a similar approach eg. invalid objects, typecast issues |