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

Benjamin Mahler updated MESOS-269:
----------------------------------

    Description: 
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)

  was:
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

The lack of these has led to a lot of boilerplate code (esp #3)

    
> 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: starter_project
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to