[JIRA] Updated: (MDA-77) provide JSON serialiser
Ian Young (JIRA)
noreply at shibboleth.net
Sat Sep 29 18:57:21 EDT 2012
[ https://issues.shibboleth.net/jira/browse/MDA-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ian Young updated MDA-77:
-------------------------
Summary: provide JSON serialiser (was: JSON serialiser)
> provide JSON serialiser
> -----------------------
>
> Key: MDA-77
> URL: https://issues.shibboleth.net/jira/browse/MDA-77
> Project: Metadata Aggregator
> Issue Type: New Feature
> Components: DOM Metadata
> Affects Versions: 0.7
> Reporter: Ian Young
> Assignee: Ian Young
>
> There are a number of use cases where serialising XML (or DOM metadata in general) to JSON would be useful.
> Obviously one could write an XML -> JSON serialiser stage for each use case, and one possibility would be to provide a framework to permit this to be done more easily. Another alternative would be to implement a generic JSON serialiser which operated from a specific XML schema which was equivalent to the JSON data model (containing elements for arrays, objects, etc.) and rely on XSLT to convert from the original XML vocabulary to that schema.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the commits
mailing list