You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2014/01/22 22:56:44 UTC

[jira] [Commented] (MESOS-269) Better JSON Support

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

Benjamin Mahler commented on MESOS-269:
---------------------------------------

[rapidjson|https://code.google.com/p/rapidjson/] appears to be a nice library for solving #1.

> Better JSON Support
> -------------------
>
>                 Key: MESOS-269
>                 URL: https://issues.apache.org/jira/browse/MESOS-269
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Benjamin Mahler
>            Assignee: Benjamin Mahler
>            Priority: Minor
>              Labels: twitter
>
> We're currently lacking the following in libprocess' stout:
>   1. parsing JSON values from strings
>   2. JSON equality, comparators
>   3. A recursive Proto->JSON converter (finished)
> The lack of these has led to a lot of boilerplate code (esp #3)



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)