RemoLiechti commented on code in PR #2:
URL: 
https://github.com/apache/sling-org-apache-sling-commons-json/pull/2#discussion_r1530096007


##########
src/main/java/org/apache/sling/commons/json/JSONParserConfiguration.java:
##########
@@ -0,0 +1,29 @@
+package org.apache.sling.commons.json;
+
+import org.apache.sling.commons.json.util.ParserConfiguration;
+
+/**
+ * Configuration object for the JSON parser. The configuration is immutable.
+ */
+@Deprecated
+public class JSONParserConfiguration extends ParserConfiguration {

Review Comment:
   done for JSONML, JSONMLParserConfioguration, Property, JSONPointer, 
JSONPointerException, XMLParserConfiguration, XMLXsiTypeConverter, 
JSONParserConfiguration and stated in the readme



-- 
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