Hi Suresh,

+1 for use JSON schema. But one concern is, according to the JSON schema
home page[1] there is only one official JSON schema validator for java and
it is released under LGPLv3. I am doubt that we can use this because of
license issues. There are few non-official project available but not sure
whether they support newer version(v4) of JSON Schema. If not we need to
write a JSON validator :).

[1] http://json-schema.org/implementations.html

Cheers,
Shameera.


On Sat, Sep 28, 2013 at 10:33 PM, Suresh Marru <[email protected]> wrote:

> Hi All,
>
> The xml based schemas for service, application and host descriptions is
> adding a extra layers with all the JSON and JS translations. How about we
> fully deprecate xml for these descriptions and migrate to JSON? It will
> require some effort to define the schemas and so forth, but hopefully we
> can start from the GSOC code pieces. Thoughts?
>
> Suresh
>
>


-- 
Best Regards,
Shameera Rathnayaka.

email: shameera AT apache.org , shameerainfo AT gmail.com
Blog : http://shameerarathnayaka.blogspot.com/

Reply via email to