Closed KevinMGranger closed 4 years ago
Instead of naming methods getXyz
can you simply use xyz
. The code was originally taken from Envoy and that matches with the style used elsewhere.
Feedback implemented.
@KevinMGranger -- how's this going? it looked like there was only a few issues left.
Sorry for the holdup, I've been busy with some other work.
I've also been trying to figure out a good testing strategy for this, unless you think the changes are simple enough that we don't need to worry about it.
The second half of the work from #9.
This is a bigger change, so I'd appreciate feedback.
I'd like to add in more unit testing for this stuff, but haven't yet.