You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2019/08/15 05:05:00 UTC

[jira] [Created] (SLING-8632) Add a method to get a JSON object from an extension

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)