RemoLiechti commented on PR #2: URL: https://github.com/apache/sling-org-apache-sling-commons-json/pull/2#issuecomment-2003390151
> I was wondering whether we really need to import the full code of the external library. I see annotations have been added, new classes, etc. > > I would prefer to only import the classes that we have had before, if at all possible. We don't want to add any new features or incentivise our users to keep using this bundle. > we can get rid of - JSONML - JSONMLParserConfioguration - Property - JSONMLTest - PropertyTest All others are heavily referenced from JSONObject and JSONArray, and sparsely some others. To keep things simpler, I suggest to stick with the code base. -- 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]
