Carsten Ziegeler created SLING-9362:
---------------------------------------
Summary: Use Apache Felix cm.json for JSON handling
Key: SLING-9362
URL: https://issues.apache.org/jira/browse/SLING-9362
Project: Sling
Issue Type: Improvement
Components: Feature Model
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: Feature Model IO 1.3.2, Feature Model 1.2.0
With https://github.com/apache/felix-dev/tree/master/cm.json we have a reusable
module to handle json configuration resources - so far we are relying half on
internal implementations from the Apache Felix Configurator and half self
implemented methods.
By switching to the new module, we get a stable contract and do not need to
implement anything ourselves anymore.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)