JADE Environment Development Ideas

What's new in the upcoming JADE release?

IMPROVED DEVELOPER EFFICIENCY. ENHANCED SECURITY. SMOOTHER INTEGRATION

The JADE 2022 release meets tomorrow’s business demands.


Start your update to JADE's latest release

Add an Emergency Brake button in the debugger

I'm sometimes stepping through code inside a transaction and realise that, damn it!, something bad is going to happen to the data and I'd actually rather abort the current transaction.

An Emergency Brake button that did an abortTransaction and abortTransientTransaction would be very useful!
  • Guest
  • May 1 2019
  • Future consideration
HistoricalComments
Brian Johnstone 2/02/2018 8:18:07 AM
If there was an option to stop the debugger swallowing 4035 exceptions, then we could use the existing Jade User Interrupt -> Break Application option to cause a 4035 UHE to cut the stack back in this scenario. In the interim, you could terminate the application from the Jade User Interrupt, but then you lose context and have to work your way back to the same place once you've corrected the error.
  • Attach files
  • +5