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

Andrey Gura commented on IGNITE-961:
------------------------------------

JSON API implemented where {{JsonObject}} represented as {{BinaryObject}} and 
{{JsonArray}} as {{List}} of Java objects.

All methods that return {{JsonValue}} perform transformation of Java objects to 
corresponding {{JsonValue}}.

Only one {{JsonObject}} interface requirement is not met: "The map object's 
iteration ordering is based on the order in which name/value pairs are added to 
the corresponding builder or the order in which name/value pairs appear in the 
corresponding stream."

Code available in ignite-961 branch.




> Provide node.js integration
> ---------------------------
>
>                 Key: IGNITE-961
>                 URL: https://issues.apache.org/jira/browse/IGNITE-961
>             Project: Ignite
>          Issue Type: New Feature
>          Components: platforms
>            Reporter: Yakov Zhdanov
>            Assignee: Andrey Gura
>             Fix For: 1.6
>
>




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

Reply via email to