Confusing that a Transaction object can send non-transaction requests. It would be better if this logic was abstracted into something like a "APIRequest" or something.
Instead of instantiating Dataset with a transaction object, it should just be a API request creator object.
Maybe I'm being too picky.
Confusing that a Transaction object can send non-transaction requests. It would be better if this logic was abstracted into something like a "APIRequest" or something.
Instead of instantiating Dataset with a transaction object, it should just be a API request creator object.
Maybe I'm being too picky.