Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Feature Model IO 1.1.0
-
None
Description
Currently the serialization of feature models only supports Arrays of objects. But the OSGi spec at https://osgi.org/specification/osgi.cmpn/7.0.0/service.configurator.html#d0e131765 as well as the configuration admin allow also
- Collections and
- arrays of primitive types
IMHO Reading/Deserializing those is already supported via https://github.com/apache/felix/blob/trunk/configurator/src/main/java/org/apache/felix/configurator/impl/json/JSONUtil.java.
Attachments
Issue Links
- blocks
-
SLING-8419 JCR Installer/File Installer writeback should leverage OSGi JSON format
- Closed