You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by GitBox <gi...@apache.org> on 2021/07/21 18:53:46 UTC

[GitHub] [sling-org-apache-sling-servlets-resolver] enapps-enorman edited a comment on pull request #19: Sling 10644 return servlet resolver information in json format

enapps-enorman edited a comment on pull request #19:
URL: https://github.com/apache/sling-org-apache-sling-servlets-resolver/pull/19#issuecomment-884416219


   > I think we need to define a nicer standard way of generating JSON in Sling, as we're doing that in many places.
   
   The JsonGenerator from JSR 374 works fine and could be a good fit for any place generating or streaming JSON.
   
   https://javadoc.io/doc/javax.json/javax.json-api/latest/javax/json/stream/JsonGenerator.html


-- 
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: dev-unsubscribe@sling.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org