C-Macro-Collections icon indicating copy to clipboard operation
C-Macro-Collections copied to clipboard

Callbacks should be more powerfull

Open LeoVen opened this issue 2 years ago • 0 comments

  • [ ] Called in every function, passing down a few parameters like the first one e.g. self or _list_ and the function name
  • [ ] Called at the end and at the start, where both can be toggled separately
  • [ ] Continue to be optional to not incur performance overhead

LeoVen avatar Feb 22 '23 15:02 LeoVen