Re: [hybi] I-D Action:draft-ietf-hybi-thewebsocketprotocol-01.txt

Adam Barth <ietf@adambarth.com> Wed, 01 September 2010 23:23 UTC

Return-Path: <ietf@adambarth.com>
X-Original-To: hybi@core3.amsl.com
Delivered-To: hybi@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 349933A6872 for <hybi@core3.amsl.com>; Wed, 1 Sep 2010 16:23:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.079
X-Spam-Level:
X-Spam-Status: No, score=-2.079 tagged_above=-999 required=5 tests=[AWL=-0.102, BAYES_00=-2.599, FM_FORGED_GMAIL=0.622]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rSXGujRABKfQ for <hybi@core3.amsl.com>; Wed, 1 Sep 2010 16:23:01 -0700 (PDT)
Received: from mail-vw0-f44.google.com (mail-vw0-f44.google.com [209.85.212.44]) by core3.amsl.com (Postfix) with ESMTP id 36B9B3A6855 for <hybi@ietf.org>; Wed, 1 Sep 2010 16:23:01 -0700 (PDT)
Received: by vws10 with SMTP id 10so7566890vws.31 for <hybi@ietf.org>; Wed, 01 Sep 2010 16:23:31 -0700 (PDT)
Received: by 10.220.171.211 with SMTP id i19mr6144132vcz.112.1283383411087; Wed, 01 Sep 2010 16:23:31 -0700 (PDT)
Received: from mail-yx0-f172.google.com (mail-yx0-f172.google.com [209.85.213.172]) by mx.google.com with ESMTPS id u1sm3763335vcf.46.2010.09.01.16.23.29 (version=SSLv3 cipher=RC4-MD5); Wed, 01 Sep 2010 16:23:30 -0700 (PDT)
Received: by yxl31 with SMTP id 31so2223740yxl.31 for <hybi@ietf.org>; Wed, 01 Sep 2010 16:23:29 -0700 (PDT)
Received: by 10.231.172.83 with SMTP id k19mr9902381ibz.114.1283383409152; Wed, 01 Sep 2010 16:23:29 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.231.187.218 with HTTP; Wed, 1 Sep 2010 16:22:59 -0700 (PDT)
In-Reply-To: <AANLkTikmYvJaZnc-SAaGm1Xztn31DqTnttonKFNBvT86@mail.gmail.com>
References: <20100901224502.0519B3A687C@core3.amsl.com> <AANLkTikP1CF22fL0rBniXmrxEoBAbTNfzP9kyiNA4nbb@mail.gmail.com> <AANLkTi=_1m36ThFZTH_aGE_Unz0KTeexJq_74UGr2j+u@mail.gmail.com> <AANLkTikmYvJaZnc-SAaGm1Xztn31DqTnttonKFNBvT86@mail.gmail.com>
From: Adam Barth <ietf@adambarth.com>
Date: Wed, 01 Sep 2010 16:22:59 -0700
Message-ID: <AANLkTik_YqJM7pFKUrEjhn1kZdCnBxNDog5uHs=S=Bx6@mail.gmail.com>
To: Greg Wilkins <gregw@webtide.com>
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: quoted-printable
Cc: hybi <hybi@ietf.org>
Subject: Re: [hybi] I-D Action:draft-ietf-hybi-thewebsocketprotocol-01.txt
X-BeenThere: hybi@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Server-Initiated HTTP <hybi.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/hybi>, <mailto:hybi-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/hybi>
List-Post: <mailto:hybi@ietf.org>
List-Help: <mailto:hybi-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/hybi>, <mailto:hybi-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Sep 2010 23:23:02 -0000

On Wed, Sep 1, 2010 at 4:18 PM, Greg Wilkins <gregw@webtide.com> wrote:
> my proposal was not to add versioning to the protocol - as I know some
> think it is an anti pattern.
>
> I just want to be able to implement the next draft without breaking
> all my users that have been working on the last draft.   So my
> proposal is only for a draft version to be added by implementers as
> non-standard convenience at this time. The lack of a draft version can
> be taken to mean the final stable version.

You're of course free to implement whatever you like, but I don't
think the working group should sanction a versioning mechanism.

> How else do you expect servers to track the drafts and deal with the
> various browser implementations out there?

No one should be using this protocol for anything that can't receive a
breaking change.

Adam