Simone Tripodi created SLING-7990:
-------------------------------------
Summary: Define an initial version of the Feature Model JSON Shema
Key: SLING-7990
URL: https://issues.apache.org/jira/browse/SLING-7990
Project: Sling
Issue Type: Improvement
Components: Feature Model
Affects Versions: Feature Model 0.1.2
Reporter: Simone Tripodi
Assignee: David Bosschaert
Fix For: Feature Model 0.1.4
As discussed in dev@ ML, there are multiple advantage of adopting such schema:
* to have a formal and standard way to describe the Feature data structure in
JSON model;
* to provide an easy way to assist users on editing Feature json files in the
right way inside IDEs, as shown in Eclipse[3] and IntelliJ[4];
* to separate the input validation - it can be delegated by the Feature
Analyzer - and the parser phases (which should just take care of transforming
the JSON data to the Feature model)
PS is coming
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)