#367 (comment)
I would discourage usage of macros for DRY. It's better to use the Runtime middleware.
After many years of using Tesla, I came across too many situations that are much simpler to deal with using the Runtime middleware, slowing questioning the value of having macros.
@teamon I am not sure if you still feel strongly about having such a feature or if it would be something that maybe is worth deprecating/discouraging/removing in the future.
After many years of using Tesla, I came across too many situations that are much simpler to deal with using the Runtime middleware, slowing questioning the value of having macros.
@teamon I am not sure if you still feel strongly about having such a feature or if it would be something that maybe is worth deprecating/discouraging/removing in the future.