[
https://issues.apache.org/jira/browse/SLING-7990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16642406#comment-16642406
]
ASF GitHub Bot commented on SLING-7990:
---------------------------------------
simonetripodi opened a new pull request #6: SLING-7990 - Define an initial
version of the Feature Model JSON Shema
URL: https://github.com/apache/sling-org-apache-sling-feature/pull/6
initial version
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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
> Priority: Major
> 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)