If I were to build JsonOutput from scratch today, I'd probably do as you
propose.  But since we've already gone down the road of a separate method
for pretty printing, maybe it'd be more consistent to leave
JsonOutput.toJson() alone and instead add matching JsonOutput.prettyPrint()
methods.  What's everyone else think?

-Keegan

On Tue, Aug 4, 2015 at 2:21 AM, Esteban Gínez <[email protected]> wrote:

> JsonOutput

Reply via email to