i2mint / i2

Python Mint creation, manipulation, and use
Apache License 2.0
2 stars 1 forks source link

MethodTrace: Refactor to extract method factory and name_and_signature list. #57

Closed thorwhalen closed 1 year ago

thorwhalen commented 1 year ago

We would like to generalize the MethodTracer to be able to:

We won't do this yet, but want to at least set up the tools to do so. Namely, add arguments to the trace_class_decorator.