Carsten Ziegeler created SLING-8632:
---------------------------------------
Summary: Add a method to get a JSON object from an extension
Key: SLING-8632
URL: https://issues.apache.org/jira/browse/SLING-8632
Project: Sling
Issue Type: New Feature
Components: Feature Flags
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: Feature Model 1.0.8
Extensions allow to store JSON objects, however, the method to retrieve that
object just returns a string - which in turn requires every consumer to parse
the string.
Initially we wanted to avoid a dependency on JSON api/impl, however as we need
it for the merging of features anyway, we can safely add such a method to the
API
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)