Re: [hybi] HyBi WG update

Willy Tarreau <w@1wt.eu> Thu, 22 July 2010 01:00 UTC

Return-Path: <w@1wt.eu>
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 BB5F93A6976 for <hybi@core3.amsl.com>; Wed, 21 Jul 2010 18:00:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.269
X-Spam-Level:
X-Spam-Status: No, score=-3.269 tagged_above=-999 required=5 tests=[AWL=-1.226, BAYES_00=-2.599, HELO_IS_SMALL6=0.556]
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 uESMpxHsjUVV for <hybi@core3.amsl.com>; Wed, 21 Jul 2010 18:00:00 -0700 (PDT)
Received: from 1wt.eu (1wt.eu [62.212.114.60]) by core3.amsl.com (Postfix) with ESMTP id 9524E3A6961 for <hybi@ietf.org>; Wed, 21 Jul 2010 17:59:59 -0700 (PDT)
Received: (from willy@localhost) by mail.home.local (8.14.4/8.14.4/Submit) id o6M10C9f007811; Thu, 22 Jul 2010 03:00:12 +0200
Date: Thu, 22 Jul 2010 03:00:12 +0200
From: Willy Tarreau <w@1wt.eu>
To: Adam Barth <ietf@adambarth.com>
Message-ID: <20100722010012.GG7174@1wt.eu>
References: <4C1F3F93.2020805@ericsson.com> <Pine.LNX.4.64.1007210706040.7242@ps20323.dreamhostps.com> <FD7B10366AE3794AB1EC5DE97A93A3730C2BF04516@EXMB01CMS.surrey.ac.uk> <Pine.LNX.4.64.1007212239500.7242@ps20323.dreamhostps.com> <AANLkTimt6AmJmlRKYMq0YWSJbwy34_cxNfv1pAQaaEx6@mail.gmail.com> <AANLkTikfGBmtpKLAum=2JL68zyxmWcY=bLxd33spEHNj@mail.gmail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <AANLkTikfGBmtpKLAum=2JL68zyxmWcY=bLxd33spEHNj@mail.gmail.com>
User-Agent: Mutt/1.4.2.3i
Cc: hybi@ietf.org
Subject: Re: [hybi] HyBi WG update
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: Thu, 22 Jul 2010 01:00:00 -0000

On Wed, Jul 21, 2010 at 05:42:36PM -0700, Adam Barth wrote:
> On Wed, Jul 21, 2010 at 4:32 PM, Greg Wilkins <gregw@webtide.com> wrote:
> > On 22 July 2010 08:44, Ian Hickson <ian@hixie.ch> wrote:
> >> On Wed, 21 Jul 2010, L.Wood@surrey.ac.uk wrote:
> >> > You don't need implementers implementing from the latest revision of the
> >> > draft.
> >> >
> >> > You need implementers implementing from a _considered_ version of the
> >> > draft, and a fixed referencable point at that.
> >>
> >> Sure, but given that implementers are going to implement the spec
> >> regardless, I'd much rather they implemented the latest version, with all
> >> the bugs removed, rather than a version that we _know_ is buggy.
> >
> > How can anybody implement a constantly moving target into which discussed
> > speculative ideas are added?
> 
> This is standard operating procedure for browser vendors.  If we
> waited for specs to stop moving before gaining implementation
> experience, we'd never get anything done.  If you'd like to see how
> this works in practice, I recommend looking over the history of the
> HTML parsing algorithm in HTML5.

And in fact, it's thanks to early implementers among browser editors
that we know this version does not work anymore !

Willy