Hi Kim,

In other words, JSON Schema has a lot of limitation and must be improved a
lot. I'm waiting for https://github.com/ralfstx/minimal-json/issues/45 and
after my idea was to develop it and contribute to WTP after.

Regard's Angelo

2016-03-11 18:06 GMT+01:00 Angelo zerr <[email protected]>:

> Hi Kim,
>
> My idea with JSONPath is to support completion which is mapped with a JSON
> Schema to (see JSONCompletionProposalComputer). The idea is to have a
> retrieve Shema properties of the parent JSON node. I could use directly
> IJSONNode like:
>
>
> -----------------------------------------------------------------------------------
> IJSONSchemaDocument#getProperty(IJSONNode node);
>
> -----------------------------------------------------------------------------------
>
> But my idea was to have IJSONSchemaDocument which works with any node
> (not only with Eclipse), and put IJSONSchemaDocument in the minimal-json
> project. See https://github.com/ralfstx/minimal-json/issues/45
>
> That's why I have created IJSONPath, but it's not implemented. It was just
> for the API.
>
> Regard's Angelo
>
> 2016-03-11 17:48 GMT+01:00 Kim Tsao <[email protected]>:
>
>> Hi,
>>
>> I'm looking over the code in the wtp-json project and I came across an
>> unimplemented class, org.eclipse.json.schema.JSONPath.  I'm wondering what
>> the purpose of this class is, and if it was intended to support an
>> XPath-like expression language for JSON?
>>
>> Thanks,
>>
>> Kim Tsao
>> WebSphere Application Server Development Tools
>> Phone: 905-413-4151 Tie: 969-4151
>> Email: [email protected]
>>
>>
>>
>>
>> _______________________________________________
>> wtp-dev mailing list
>> [email protected]
>> To change your delivery options, retrieve your password, or unsubscribe
>> from this list, visit
>> https://dev.eclipse.org/mailman/listinfo/wtp-dev
>>
>
>
_______________________________________________
wtp-dev mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/wtp-dev

Reply via email to