From owner-freebsd-arch@FreeBSD.ORG Wed Jul 30 05:35:22 2014 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A0BD050D for ; Wed, 30 Jul 2014 05:35:22 +0000 (UTC) Received: from na01-bn1-obe.outbound.protection.outlook.com (mail-bn1lp0139.outbound.protection.outlook.com [207.46.163.139]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.protection.outlook.com", Issuer "MSIT Machine Auth CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4441B2AEB for ; Wed, 30 Jul 2014 05:35:21 +0000 (UTC) Received: from BY2PR05CA002.namprd05.prod.outlook.com (10.242.32.32) by DM2PR05MB735.namprd05.prod.outlook.com (10.141.178.24) with Microsoft SMTP Server (TLS) id 15.0.995.14; Wed, 30 Jul 2014 05:35:07 +0000 Received: from BN1AFFO11FD046.protection.gbl (2a01:111:f400:7c10::154) by BY2PR05CA002.outlook.office365.com (2a01:111:e400:2c2a::32) with Microsoft SMTP Server (TLS) id 15.0.995.14 via Frontend Transport; Wed, 30 Jul 2014 05:35:07 +0000 Received: from P-EMF02-SAC.jnpr.net (66.129.239.16) by BN1AFFO11FD046.mail.protection.outlook.com (10.58.53.61) with Microsoft SMTP Server (TLS) id 15.0.990.10 via Frontend Transport; Wed, 30 Jul 2014 05:35:07 +0000 Received: from magenta.juniper.net (172.17.27.123) by P-EMF02-SAC.jnpr.net (172.24.192.21) with Microsoft SMTP Server (TLS) id 14.3.146.0; Tue, 29 Jul 2014 22:35:04 -0700 Received: from chaos.jnpr.net (chaos.jnpr.net [172.21.16.28]) by magenta.juniper.net (8.11.3/8.11.3) with ESMTP id s6U5Yln69494; Tue, 29 Jul 2014 22:34:47 -0700 (PDT) (envelope-from sjg@juniper.net) Received: from chaos (localhost [127.0.0.1]) by chaos.jnpr.net (Postfix) with ESMTP id DCE8D580A2; Tue, 29 Jul 2014 22:34:46 -0700 (PDT) To: Alfred Perlstein Subject: Re: XML Output: libxo - provide single API to output TXT, XML, JSON and HTML In-Reply-To: <53D85495.4050408@mu.org> References: <20140725044921.9F0D3580A2@chaos.jnpr.net> <20140728054217.AC1A0580A2@chaos.jnpr.net> <20140728055336.GJ50802@ivaldir.etoilebsd.net> <20140729230345.31E9B580A2@chaos.jnpr.net> <53D85495.4050408@mu.org> Comments: In-reply-to: Alfred Perlstein message dated "Tue, 29 Jul 2014 19:12:37 -0700." From: "Simon J. Gerraty" X-Mailer: MH-E 7.82+cvs; nmh 1.3; GNU Emacs 22.3.1 Date: Tue, 29 Jul 2014 22:34:46 -0700 Message-ID: <20140730053446.DCE8D580A2@chaos.jnpr.net> MIME-Version: 1.0 Content-Type: text/plain X-EOPAttributedMessage: 0 X-Forefront-Antispam-Report: CIP:66.129.239.16; CTRY:US; IPV:NLI; IPV:NLI; EFV:NLI; SFV:NSPM; SFS:(6009001)(51704005)(189002)(199002)(102836001)(20776003)(64706001)(50986999)(69596002)(76176999)(99396002)(74502001)(106466001)(68736004)(81156004)(86362001)(107046002)(81542001)(79102001)(85306003)(74662001)(81342001)(70486001)(105596002)(101356003)(93916002)(93886003)(46102001)(50466002)(80022001)(97736001)(31966008)(110136001)(77982001)(76482001)(33656002)(76506005)(19580395003)(84676001)(4396001)(77156001)(50226001)(85852003)(90896003)(83072002)(83322001)(92726001)(89996001)(88136002)(92566001)(21056001)(47776003)(87286001)(6806004)(57986006)(104166001)(102176002)(15975445006)(95666004)(93546004)(48376002)(62966002)(87936001)(42262001); DIR:OUT; SFP:; SCL:1; SRVR:DM2PR05MB735; H:P-EMF02-SAC.jnpr.net; FPR:; MLV:sfv; PTR:InfoDomainNonexistent; MX:1; LANG:en; X-Microsoft-Antispam: BCL:0;PCL:0;RULEID: X-Forefront-PRVS: 0288CD37D9 Received-SPF: SoftFail (protection.outlook.com: domain of transitioning juniper.net discourages use of 66.129.239.16 as permitted sender) Authentication-Results: spf=softfail (sender IP is 66.129.239.16) smtp.mailfrom=sjg@juniper.net; X-OriginatorOrg: juniper.net Cc: freebsd-arch@freebsd.org X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jul 2014 05:35:22 -0000 On Tue, 29 Jul 2014 19:12:37 -0700, Alfred Perlstein writes: >Is JSON not handled? See the start of the thread. TXT,XML,JSON and HTML are all handled. I assumed (and Phil confirmed) that YAML *could* be added, but no one has shown a use-case for it yet. The point is the API is rich enough to cover it. >How many utils are converted over at this point? Only 'w' - as a demo - again see the start of the thread. We wanted to get buyin before introducing churn. >Have you seen the GSOC project which aims to do this as well? "machine I though the GSOC projects were not "approved"? >readable output from userland utilities" -> >https://www.google-melange.com/gsoc/project/details/google/gsoc2014/zarko_korc >hev/5676830073815040 I took another look - where are the details?