You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2014/03/06 01:00:45 UTC

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

     [ https://issues.apache.org/jira/browse/MESOS-269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vinod Kone resolved MESOS-269.
------------------------------

       Resolution: Fixed
    Fix Version/s: 0.19.0
         Assignee: Benjamin Hindman

commit fd0079f6e07e884a3c1b6448a553b3d5cd1f8dce
Author: Benjamin Hindman <be...@gmail.com>
Date:   Fri Feb 28 22:11:57 2014 -0800

    JSON parsing and equality.
    
    Review: https://reviews.apache.org/r/18700

commit fd7de5295c0e27475b2f06ef33cb836aa17daf89
Author: Benjamin Hindman <be...@gmail.com>
Date:   Wed Feb 26 17:42:58 2014 -0800

    Added PicoJSON.
    
    Review: https://reviews.apache.org/r/18699


> 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 Hindman
>            Priority: Minor
>              Labels: twitter
>             Fix For: 0.19.0
>
>
> 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.2#6252)