refactoring of PrettyPrinter: extract base class BasePrinter#571
refactoring of PrettyPrinter: extract base class BasePrinter#571h0nzZik wants to merge 4 commits into
BasePrinter#571Conversation
|
@tothtamas28 was the one that suggested this architecture, so we should ask him if it meets the requirements. |
|
I personally think that things have been working fine without friction so far, so maybe this change is not needed. But if it improves something, without degrading performance, then that's good. |
What I had in mind with
Optional lazyness can be built into |
The first point of issue #473 says:
Is something like this what you meant, @ehildenb ?