Return-Path: X-Original-To: apmail-incubator-mesos-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-mesos-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C6C50DA7D for ; Mon, 17 Sep 2012 18:08:07 +0000 (UTC) Received: (qmail 97158 invoked by uid 500); 17 Sep 2012 18:08:07 -0000 Delivered-To: apmail-incubator-mesos-dev-archive@incubator.apache.org Received: (qmail 97053 invoked by uid 500); 17 Sep 2012 18:08:07 -0000 Mailing-List: contact mesos-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mesos-dev@incubator.apache.org Delivered-To: mailing list mesos-dev@incubator.apache.org Received: (qmail 97042 invoked by uid 99); 17 Sep 2012 18:08:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Sep 2012 18:08:07 +0000 Date: Tue, 18 Sep 2012 05:08:07 +1100 (NCT) From: "Benjamin Mahler (JIRA)" To: mesos-dev@incubator.apache.org Message-ID: <310479776.88759.1347905287637.JavaMail.jiratomcat@arcas> In-Reply-To: <2072644827.47224.1346973667734.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (MESOS-269) Better JSON Support MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ 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