[ 
https://issues.apache.org/jira/browse/METAMODEL-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14208016#comment-14208016
 ] 

Joao Boto commented on METAMODEL-38:
------------------------------------

my json is much more complex than this .. 
in my case I will have a customer that has a list of properties,  each property 
have a list of descriptions and a list of images, in addition to another 
objects.

I was trying to create a Customer table and a Property table, as in the 
examples of xml
https://wiki.apache.org/metamodel/examples/XmlTableMapping

> JSON file based DataContext model
> ---------------------------------
>
>                 Key: METAMODEL-38
>                 URL: https://issues.apache.org/jira/browse/METAMODEL-38
>             Project: Metamodel
>          Issue Type: Improvement
>            Reporter: Joao Boto
>            Assignee: Kasper Sørensen
>             Fix For: 4.2.0-incubating
>
>
> Could we support the json file format..
> Json is not unlike xml which is already supported however is a much condensed 
> form, and it is being used as the preferred method of exchange for many API
> one example:
> {
>     "name":{
>         "first":"Joe", 
>         "last":"Sixpack"
>     }, 
>     "gender":"MALE", 
>     "verified":false, 
>     "userImage":"Rm9vYmFyIQ=="
> }



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

Reply via email to