I was working on a pull request for this, and then I realized that I'm not sure if it makes sense to simply add another parameter to existing methods, or if it would be better to add a stateful approach, so that the signature for existing methods don't need to change.
For use in statements such as
I was working on a pull request for this, and then I realized that I'm not sure if it makes sense to simply add another parameter to existing methods, or if it would be better to add a stateful approach, so that the signature for existing methods don't need to change.
versus
I would like to get some input on what would be preferable for Dabble. I tend to prefer the second option.