feature request - enable breakpoints during normal processing
Posted: February 8th, 2025, 3:07 pm
I've run into cases where I create a chain of transformations, then decided I need to go back and tweak one of them, say in the middle of the flow. As I tweak it, especially if I'm comparing one branch vs another that is being tweaked, all the subsequent transforms get re-computed even though I'm not looking at them at the moment.
It would be great if the 'toggle breakpoint' option could be used to prevent 're-evaluation' of the subsequent transforms.
So, basically extent the breakpoints to not only work in batch mode but in normal processing.
Thanks!
John P
It would be great if the 'toggle breakpoint' option could be used to prevent 're-evaluation' of the subsequent transforms.
So, basically extent the breakpoints to not only work in batch mode but in normal processing.
Thanks!
John P