Re: [hybi] Adding clarification regarding future revisions (Was: Proposed way forward for WebSockets)

Simone Bordet <simone.bordet@gmail.com> Tue, 27 July 2010 07:52 UTC

Return-Path: <simone.bordet@gmail.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 34A103A69DF for <hybi@core3.amsl.com>; Tue, 27 Jul 2010 00:52:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level:
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[AWL=0.000, BAYES_00=-2.599]
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 eoHoXSSjTbc8 for <hybi@core3.amsl.com>; Tue, 27 Jul 2010 00:52:41 -0700 (PDT)
Received: from mail-fx0-f44.google.com (mail-fx0-f44.google.com [209.85.161.44]) by core3.amsl.com (Postfix) with ESMTP id 170803A69B9 for <hybi@ietf.org>; Tue, 27 Jul 2010 00:52:40 -0700 (PDT)
Received: by fxm1 with SMTP id 1so493886fxm.31 for <hybi@ietf.org>; Tue, 27 Jul 2010 00:53:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=15cU5YyeMUJKTJESEGEU9WLzHjSU5k7w/3LVisF0Qrw=; b=XfaAddB0ldRB9eC7mZmIrWI4p1dP673svltvXWgT2KNfpT5Yg7a/aSD5xBCoZqqf29 b6xzuZOKJ70mumQRqJ6sDjlLAsqW1Lf/8ssiKYHS6mNqwVX6pXfIz/7HbAt/fgFVa4Po qLYlct2KBA26w88ef5hkCeVSOqq3fEsrxSQ64=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=R+ZIOzroYaoMwDgrEyzBX20azxgfsZ1sKgJ5NXxzaa2zjJecVMR+Q1triWCSYiJPqL tcwGyXgT7qXNtYPRPOD2NkmR10nTtIh0lXfh9roNmv2iz3XpHlWUdXcPlo/Amer6RuM7 fJ953w9URMdPh/y4AvXD/ciNqZ0Jroh9f22Xg=
MIME-Version: 1.0
Received: by 10.239.134.80 with SMTP id 16mr707212hby.42.1280217182181; Tue, 27 Jul 2010 00:53:02 -0700 (PDT)
Received: by 10.239.185.203 with HTTP; Tue, 27 Jul 2010 00:53:02 -0700 (PDT)
In-Reply-To: <Pine.LNX.4.64.1007270709300.3056@ps20323.dreamhostps.com>
References: <ECF0E97F-1DA2-4662-BA48-F68B65AA8179@apple.com> <4C4D66AF.9030905@opera.com> <Pine.LNX.4.64.1007270030120.24444@ps20323.dreamhostps.com> <AANLkTi=fx=Yfm_pe9-pdCc=5sKRP=dNfDEBYCKNHFOmH@mail.gmail.com> <op.vghnjpex64w2qv@annevk-t60> <AANLkTik5AB=UPJ47z8tEnVygJodPVAmppeXUymMBz+9n@mail.gmail.com> <20100727065018.GA16134@1wt.eu> <Pine.LNX.4.64.1007270709300.3056@ps20323.dreamhostps.com>
Date: Tue, 27 Jul 2010 09:53:02 +0200
Message-ID: <AANLkTin9keorT4xSnAMnU8iS+TP+fqMQDkZSAh8jg7km@mail.gmail.com>
From: Simone Bordet <simone.bordet@gmail.com>
To: Ian Hickson <ian@hixie.ch>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Cc: hybi@ietf.org
Subject: Re: [hybi] Adding clarification regarding future revisions (Was: Proposed way forward for WebSockets)
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: Tue, 27 Jul 2010 07:52:42 -0000

Hi,

On Tue, Jul 27, 2010 at 09:13, Ian Hickson <ian@hixie.ch> wrote:
> On Tue, 27 Jul 2010, Willy Tarreau wrote:
>> And BTW, saying "Upgrade: WebSocket/1.0" would be *a lot* better than
>> "Upgrade: WebSocket".
>
> Not having a version field is intentional. Versioning is an anti-pattern
> on the Web.

Could you elaborate on why "Versioning is an anti-pattern on the Web" ?
As already stated by others many -- if not all -- web (and non web)
protocols do have a version "field" that helped their evolution.
Why WebSocket would be damaged by versioning ?

Simon
-- 
http://bordet.blogspot.com
---
Finally, no matter how good the architecture and design are,
to deliver bug-free software with optimal performance and reliability,
the implementation technique must be flawless.   Victoria Livschitz