Github user nickwallen commented on the issue:
https://github.com/apache/metron/pull/1242
I get your high-level take on DRY. Sure, makes sense. And I'm certainly
not asking for anything close to the level of detail in the Arrays example.
I just so often find myself tracing through code for 15 minutes to find
answers to questions that could have been answered with one, well-placed
comment. Spent most of the day in that situation actually. That being said,
whatever middle ground you can find will likely suffice.
---