Conversation
492f7df to
97eaaaf
Compare
|
What is the reason for the refactor? Why is the new version better? |
bbernays
left a comment
There was a problem hiding this comment.
I am going to approve this but... In my opinion this change makes the code less readable/ easy to understand, so the tradeoff of readability vs saving a few bytes isn't really worth it... But will defer to the rest of the team
I'm not sure this is a valid concern for us at the moment, unless we see this impacts the overall experience of the module. So maybe we should refactor this when we see the need?
This is mostly a style issue we don't enforce (i.e. explicit init vs implicit init), so I could go either way. This PR has a side effect that CSV transformers are now available to the JSON client and vice versa, instead of being TLDR: I understand what this PR does and why, but I'm not sure the refactor is required |
2 enhancements: