bdelacretaz commented on pull request #19:
URL: 
https://github.com/apache/sling-org-apache-sling-servlets-resolver/pull/19#issuecomment-884926506


   > The JsonGenerator from JSR 374 works fine...
   
   Makes sense, thank you!
   
   I have created a small sample at 
https://github.com/apache/sling-samples/tree/master/json-generation including 
generation with `JsonGenerator` and testing with `json-path`, I think that can 
be a useful "standard" for whenever we need to generate JSON.
   
   This being said, I think this PR can stay as is using `printf` to generate 
JSON, as this is a core module it's good to minimize dependencies and given 
testing with `json-path` it's reasonable.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to