J
James Palmer
Guest
Stack traces are brilliant for identifying whereabouts code is failing. But when it tells you the code is part of a USER-INTERFACE-TRIGGER it makes it a lot harder to track down. Yes, it tells you the line number, but when icode is involved it becomes a lot harder to track down the exact line. Whether or not this is bad practise, the reality is it exists in many legacy systems. A simple addition of the name of the trigger involved would make this a whole lot easier to identify.
Continue reading...
Continue reading...