Re: [hybi] web socket protocol in "last call"?
Ian Hickson <ian@hixie.ch> Wed, 28 October 2009 08:11 UTC
Return-Path: <ian@hixie.ch>
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 8EFB93A6895 for <hybi@core3.amsl.com>; Wed, 28 Oct 2009 01:11:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.565
X-Spam-Level:
X-Spam-Status: No, score=-2.565 tagged_above=-999 required=5 tests=[AWL=0.034, 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 jz8evwlUqSFE for <hybi@core3.amsl.com>; Wed, 28 Oct 2009 01:11:52 -0700 (PDT)
Received: from looneymail-a2.g.dreamhost.com (caibbdcaaaaf.dreamhost.com [208.113.200.5]) by core3.amsl.com (Postfix) with ESMTP id 344053A67C1 for <hybi@ietf.org>; Wed, 28 Oct 2009 01:11:52 -0700 (PDT)
Received: from hixie.dreamhostps.com (hixie.dreamhost.com [208.113.210.27]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by looneymail-a2.g.dreamhost.com (Postfix) with ESMTP id F3C7F16D407; Wed, 28 Oct 2009 01:12:05 -0700 (PDT)
Date: Wed, 28 Oct 2009 08:12:17 +0000
From: Ian Hickson <ian@hixie.ch>
To: Julian Reschke <julian.reschke@gmx.de>
In-Reply-To: <4AE7F0AE.1000102@gmx.de>
Message-ID: <Pine.LNX.4.62.0910280740540.25608@hixie.dreamhostps.com>
References: <4AE7F0AE.1000102@gmx.de>
Content-Language: en-GB-hixie
Content-Style-Type: text/css
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset="US-ASCII"
Cc: "hybi@ietf.org" <hybi@ietf.org>
Subject: Re: [hybi] web socket protocol in "last call"?
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, 28 Oct 2009 08:11:53 -0000
On Wed, 28 Oct 2009, Julian Reschke wrote: > > Citing <http://blog.whatwg.org/html5-at-last-call>: > > "There's also a version of the spec called Web Applications 1.0 (for > nostalgic reasons) that has all of the above as well as a number of > other specs, namely Web Storage, Web Database, Server-sent Events, and > the Web Sockets API and protocol, all together in one document. With the > exception of the Web Database spec, they're all now in last call at the > WHATWG." > > Ian, could you please explain what you mean by "last call" in this > context? We're starting to see implementations of the WebSocket protocol, so I wanted to encourage comments from the wider Web authoring community before it's too late (i.e. before we are frozen by shipped implementations). In the conventions we're using at the WHATWG (based on the W3C terminology), the stability of spec sections is goes through First Draft, then Working Draft, then Last Call, then Candidate Recommendation. (This corresponds roughly to the formal WHATWG stages "Working Draft", "Call For Comments", and "Call For Implementations" as described in the WHATWG charter.) You can see the state of each section in the WHATWG draft by looking at the little boxes in the right hand margin. HTH, -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
- Re: [hybi] web socket protocol in "last call"? Julian Reschke
- [hybi] web socket protocol in "last call"? Julian Reschke
- Re: [hybi] web socket protocol in "last call"? Ian Hickson
- Re: [hybi] web socket protocol in "last call"? Salvatore Loreto
- Re: [hybi] web socket protocol in "last call"? Ian Hickson
- Re: [hybi] web socket protocol in "last call"? Julian Reschke
- Re: [hybi] web socket protocol in "last call"? Salvatore Loreto
- Re: [hybi] web socket protocol in "last call"? Infinity Linden (Meadhbh Hamrick)
- Re: [hybi] web socket protocol in "last call"? Maciej Stachowiak
- Re: [hybi] web socket protocol in "last call"? Infinity Linden (Meadhbh Hamrick)
- Re: [hybi] web socket protocol in "last call"? Greg Wilkins
- Re: [hybi] web socket protocol in "last call"? Martin Tyler
- Re: [hybi] web socket protocol in "last call"? Julian Reschke
- Re: [hybi] web socket protocol in "last call"? Ian Hickson
- Re: [hybi] web socket protocol in "last call"? Mike Dierken
- Re: [hybi] web socket protocol in "last call"? Ian Hickson
- Re: [hybi] web socket protocol in "last call"? Jamie Lokier
- Re: [hybi] web socket protocol in "last call"? Lisa Dusseault