baethon/kex

Better events emmiter

Closed this issue · 1 comments

Now, every plugin needs to monkey-patch some of the methods (e.g. then(), update() etc). Would be great if the QueryBuilder could emit events before/after some particular actions.

Bonus points - the listeners are able to modify the input data.

Closed in ab462b9