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 2012/09/07 01:21:07 UTC

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

Benjamin Mahler created MESOS-269:
-------------------------------------

             Summary: Better JSON Support
                 Key: MESOS-269
                 URL: https://issues.apache.org/jira/browse/MESOS-269
             Project: Mesos
          Issue Type: Improvement
            Reporter: Benjamin Mahler


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)

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

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

Posted by "Benjamin Mahler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MESOS-269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Mahler reassigned MESOS-269:
-------------------------------------

    Assignee: Benjamin Mahler
    
> 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
>
> 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)

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

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

Posted by "Benjamin Mahler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MESOS-269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Priority: Minor  (was: Major)
    
> 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
>
> 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)

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

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

Posted by "Benjamin Mahler (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MESOS-269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457200#comment-13457200 ] 

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

proto -> json conversion: https://reviews.apache.org/r/7133/
                
> 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
>
> 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)

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