Return-Path: X-Original-To: apmail-streams-dev-archive@minotaur.apache.org Delivered-To: apmail-streams-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 9C3CE108ED for ; Sat, 8 Jun 2013 12:25:50 +0000 (UTC) Received: (qmail 8153 invoked by uid 500); 8 Jun 2013 12:25:50 -0000 Delivered-To: apmail-streams-dev-archive@streams.apache.org Received: (qmail 8116 invoked by uid 500); 8 Jun 2013 12:25:47 -0000 Mailing-List: contact dev-help@streams.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@streams.incubator.apache.org Delivered-To: mailing list dev@streams.incubator.apache.org Received: (qmail 8108 invoked by uid 99); 8 Jun 2013 12:25:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Jun 2013 12:25:45 +0000 X-ASF-Spam-Status: No, hits=2.5 required=5.0 tests=FREEMAIL_REPLY,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lavender.beth@gmail.com designates 209.85.217.182 as permitted sender) Received: from [209.85.217.182] (HELO mail-lb0-f182.google.com) (209.85.217.182) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Jun 2013 12:25:41 +0000 Received: by mail-lb0-f182.google.com with SMTP id r11so3899203lbv.41 for ; Sat, 08 Jun 2013 05:25:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=zdbq5UlcAmub1lf9uDKHl9LGa0qAxiPlHRHiq923bv8=; b=m2GVCVa/wgHmUUXi1/53v8ushQpiMnuMAH64jJfDE0FgtTdABS9VMvjN5JhhPhup+p wMwi7mkZMMVzRMFZuXAE2Ecn9DdqUe6GMQJffJjSN4Tn0NmtKj+WEoO5eV913T4Bc4vx bFS9xbD/nEHpqd1Exdem2Pxpcke5CTYc5Txjo1IonDfN5nwv7uPuCrMKR6H4Ws6aNx/g OSvd/8XVZE12IvfFPeY8WthZJFqNc8SO+EU8Gp2VEnDPQBZBZmGLTZuuZxvJpTgC9vSz svSflgfAydD+GEfXoGSrJfAhGI9ChyQQkT5fQ8ghwC0chcdkoKRbaEfVZn4tedShgsYb ynag== MIME-Version: 1.0 X-Received: by 10.112.141.202 with SMTP id rq10mr2941611lbb.83.1370694319716; Sat, 08 Jun 2013 05:25:19 -0700 (PDT) Received: by 10.152.29.130 with HTTP; Sat, 8 Jun 2013 05:25:19 -0700 (PDT) In-Reply-To: References: Date: Sat, 8 Jun 2013 08:25:19 -0400 Message-ID: Subject: Re: JSON Libraries From: Beth Lavender To: "dev@streams.incubator.apache.org" Content-Type: multipart/alternative; boundary=001a11c3872c05bea804dea3a4f1 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c3872c05bea804dea3a4f1 Content-Type: text/plain; charset=ISO-8859-1 +1 On Thursday, June 6, 2013, Matt Franklin wrote: > On Thursday, June 6, 2013, Steve Blackmon [W2O Digital] wrote: > > > We use Json schema files and a maven plugin called jsonschema2pojo to > > generate Jackson-compatible java beans. Most json schema features are > > supported. We use to deserialize twitter facebook and DataSift objects > as > > well as activity streams. If this approach sounds interesting to anyone > > I'll send you a zip of a submodule that does this. > > > Can you just commit it to the source tree? Maybe in a sandbox directory > under root? > > > > > > Steve Blackmon > > > > On Jun 6, 2013, at 3:24 PM, "Danny Sullivan" > > > > wrote: > > > > > Hey, > > > Assuming that activitystrea.ms JSON is parsed once it has been > > published, is there a preference for a Java library for parsing that > JSON? > > I noticed that dummy text is currently being inserted and returned along > > with a log statement printing the full text JSON. I was planning on > playing > > around with parsing what is published, so I thought I'd get some input on > > what libraries to use. > > > Thanks, > > > Danny > > > > > > > > CONFIDENTIALITY NOTICE: This e-mail, along with any documents, files, or > > attachments, may contain information that is confidential, privileged, or > > otherwise exempt from disclosure. If you are not the intended recipient > or > > person responsible for delivering it to the intended recipient, you are > > hereby notified that any disclosure, copying, printing, distribution or > use > > of any information contained in or attached to this e-mail is strictly > > prohibited. If you have received this e-mail in error, please immediately > > notify the sender and delete the original e-mail and its attachments > > without reading, printing, or saving in any manner. This e-mail message > > should not be interpreted to include a digital or electronic signature > that > > can be used to authenticate an agreement, contract or other legal > document, > > nor to reflect an intention to be bound to any legally-binding agreement > or > > contract. Your cooperation is appreciated. Thank you. > > > > > -- > Sent from a mobile device. Please excuse typos or brevity. > --001a11c3872c05bea804dea3a4f1--