Re: [apps-discuss] draft-nottingham-json-home-02

"Ted M. Young [@jitterted]" <tedyoung@gmail.com> Thu, 09 May 2013 20:55 UTC

Return-Path: <tedyoung@gmail.com>
X-Original-To: apps-discuss@ietfa.amsl.com
Delivered-To: apps-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9DAD121F905F for <apps-discuss@ietfa.amsl.com>; Thu, 9 May 2013 13:55:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.598
X-Spam-Level:
X-Spam-Status: No, score=-3.598 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ryZMOvk1KNN2 for <apps-discuss@ietfa.amsl.com>; Thu, 9 May 2013 13:55:38 -0700 (PDT)
Received: from mail-lb0-f180.google.com (mail-lb0-f180.google.com [209.85.217.180]) by ietfa.amsl.com (Postfix) with ESMTP id DC0AD21F905C for <apps-discuss@ietf.org>; Thu, 9 May 2013 13:55:37 -0700 (PDT)
Received: by mail-lb0-f180.google.com with SMTP id v1so3479761lbd.25 for <apps-discuss@ietf.org>; Thu, 09 May 2013 13:55:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=On5aDORJdqCFcQ/bDE3/8520cwJm3hQD9/CsDLl2QPs=; b=vn6zAP+mMVqc7OSE4Mx3GTnZ0JVrVheKQnFN5BCVyA8E5KnAFG+xk3zaKubBgb3oVy AlEClQ/pdx0wH1d9QQnWFVUmzFkhQi5FkKW6+00D9JUq36Sf/vTsBK0Lro1lNeup/65H aj07I53KCdZ8rRcPBakWYj0meZqNR2sQSDxYu9cyXy5F95UNjR4VwCpPNR26yRVwof6m jmQIJsH9AUaGJOU3cObBOvghYG8sC4paoIZ+sA/VPnj7gZyys61fOEj3za4aOEAcHVfV hEK5dUVDQ6pnqGVpk6iTmKzcm4uRoUHmXNPN9DPH8M/7/BqJnewy3gNYbcQEw4C1IyrT Z4wQ==
MIME-Version: 1.0
X-Received: by 10.112.135.70 with SMTP id pq6mr6297582lbb.82.1368132936774; Thu, 09 May 2013 13:55:36 -0700 (PDT)
Received: by 10.114.175.202 with HTTP; Thu, 9 May 2013 13:55:36 -0700 (PDT)
In-Reply-To: <CAMzJ9_o9XGQke-o5WfhB9HcHQa6BQ_=kzMpO28v+oNdEay6Sgw@mail.gmail.com>
References: <CAOp_J8nfdqTxXJA8siTyhjTaxuhGYs9wWTMuFu2hCe6mccTQig@mail.gmail.com> <F922078B-323B-4956-A932-E620CC5120AB@mnot.net> <CAMzJ9_o9XGQke-o5WfhB9HcHQa6BQ_=kzMpO28v+oNdEay6Sgw@mail.gmail.com>
Date: Thu, 09 May 2013 13:55:36 -0700
Message-ID: <CAOp_J8n3Lk4C9Fk6_tzvoPRSm9EyhLt2mjZ+qw=bOkcQQXG0cQ@mail.gmail.com>
From: "Ted M. Young [@jitterted]" <tedyoung@gmail.com>
To: Nick Lombard <ietf@jigsoft.co.za>
Content-Type: multipart/alternative; boundary="089e01229310b3bb3204dc4f45ca"
Cc: apps-discuss@ietf.org
Subject: Re: [apps-discuss] draft-nottingham-json-home-02
X-BeenThere: apps-discuss@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: General discussion of application-layer protocols <apps-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/apps-discuss>, <mailto:apps-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/apps-discuss>
List-Post: <mailto:apps-discuss@ietf.org>
List-Help: <mailto:apps-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/apps-discuss>, <mailto:apps-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2013 20:55:43 -0000

On Thu, May 9, 2013 at 10:50 AM, Nick Lombard <ietf@jigsoft.co.za> wrote:

> If memory serves I created a project on GitHub at some point for an open
> source reference implementation, although I can't find it now but that is
> easily rectified. I know there were requests previously made for this on
> list. Is it still something of interest, is there anything specific which
> you would like to see implemented? @Ted M. Young perhaps you have something
> you can contribute already, would you like to be involved?
>

I don't have much of anything yet, but I did come across this just the
other day: https://github.com/otto-de/jsonhome, which looks like a pretty
complete implementation. I'm trying to figure out if I can make use of it
outside Spring MVC (and if not, whether it's close enough to my needs to
fork).

;ted


> If anyone else has some spare time to squeeze off with an interest to see
> a reference implementation materialise, lets hear from you too.
>
> Many hands makes lighter load.
>
> nickl
>
> _______________________________________________
> apps-discuss mailing list
> apps-discuss@ietf.org
> https://www.ietf.org/mailman/listinfo/apps-discuss
>
>