You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2015/02/16 10:23:11 UTC

[jira] [Created] (ISIS-1037) Use Jackson to create .layout.json and .layout.xml out of the available **Repr classes

Martin Grigorov created ISIS-1037:
-------------------------------------

             Summary: Use Jackson to create .layout.json and .layout.xml out of the available **Repr classes
                 Key: ISIS-1037
                 URL: https://issues.apache.org/jira/browse/ISIS-1037
             Project: Isis
          Issue Type: Improvement
          Components: Core
    Affects Versions: core-1.7.0
            Reporter: Martin Grigorov
            Assignee: Martin Grigorov
            Priority: Minor


As discussed at http://markmail.org/message/ehdxwhxucxslkne4 we may use Jackson instead of Gson to read/write the layout **Repr classes.
As a bonus it should be very easy to create .xml version of them and provide XML schema (.xsd) so it is easier for application developers to edit and validate in the IDE.

With tool like https://github.com/fnogatz/xsd2json we may create JSON schema as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)