<@UCB0DBR1A> this is an example I wrote about earl...
# tornadofx
c
@chickenfresh this is an example I wrote about earlier of the journaling or deferred action to keep the app performant. I use this to save off a bunch of time-consuming operations that would make a TableView tough to use. I've left off logic that you might use to simplify the actions, say consolidating three updates on the same record in a row