[http-state] ABNF prose productions, was: BNF notation differences, was: Comments on draft-ietf-httpstate-cookie-08.txt (1 - 4.1.2.)

Julian Reschke <julian.reschke@gmx.de> Thu, 15 July 2010 12:28 UTC

Return-Path: <julian.reschke@gmx.de>
X-Original-To: http-state@core3.amsl.com
Delivered-To: http-state@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 0ACF13A696C for <http-state@core3.amsl.com>; Thu, 15 Jul 2010 05:28:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.113
X-Spam-Level:
X-Spam-Status: No, score=-3.113 tagged_above=-999 required=5 tests=[AWL=-0.514, 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 8FEv+J+Nbs1d for <http-state@core3.amsl.com>; Thu, 15 Jul 2010 05:28:48 -0700 (PDT)
Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by core3.amsl.com (Postfix) with SMTP id 7A5A43A692C for <http-state@ietf.org>; Thu, 15 Jul 2010 05:28:47 -0700 (PDT)
Received: (qmail invoked by alias); 15 Jul 2010 12:28:57 -0000
Received: from mail.greenbytes.de (EHLO [192.168.1.144]) [217.91.35.233] by mail.gmx.net (mp032) with SMTP; 15 Jul 2010 14:28:57 +0200
X-Authenticated: #1915285
X-Provags-ID: V01U2FsdGVkX18+QtMnPBU+2vYTsJ7T6cb9bsgUgZi3NUGCY3BUrf pZUEUNlMi67vmb
Message-ID: <4C3EFF00.8040103@gmx.de>
Date: Thu, 15 Jul 2010 14:28:48 +0200
From: Julian Reschke <julian.reschke@gmx.de>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.10) Gecko/20100512 Lightning/1.0b1 Thunderbird/3.0.5
MIME-Version: 1.0
To: Adam Barth <ietf@adambarth.com>
References: <f5jqv5pu3oksmjndegd5a329gp40opqsr5@hive.bjoern.hoehrmann.de> <AANLkTin2dZ3v681D2W4yZEHhnc_0G8mAQRsMA8ZQ6wWF@mail.gmail.com> <g13rv59fpsefi1jhuuuds4evqqc8baia7o@hive.bjoern.hoehrmann.de> <AANLkTimUXR0FI3D3KKZ2rOO2QEEGReKlRBCY5ZanwL24@mail.gmail.com> <lbb706tqebunfropg9o1teehms9fu5aq53@hive.bjoern.hoehrmann.de> <AANLkTinmliI2Sp0hU0m0IqzWpEpACeNLbW_Q_KeQnJ-O@mail.gmail.com> <4C3DC535.4020205@gmx.de> <AANLkTikpDYiXnu9xbj4lTVYMYpH-Re6KFCe1B2NkyBZF@mail.gmail.com>
In-Reply-To: <AANLkTikpDYiXnu9xbj4lTVYMYpH-Re6KFCe1B2NkyBZF@mail.gmail.com>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
Cc: http-state@ietf.org
Subject: [http-state] ABNF prose productions, was: BNF notation differences, was: Comments on draft-ietf-httpstate-cookie-08.txt (1 - 4.1.2.)
X-BeenThere: http-state@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Discuss HTTP State Management Mechanism <http-state.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/http-state>, <mailto:http-state-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/http-state>
List-Post: <mailto:http-state@ietf.org>
List-Help: <mailto:http-state-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/http-state>, <mailto:http-state-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 15 Jul 2010 12:28:50 -0000

On 14.07.2010 19:21, Adam Barth wrote:
> ...
>> Also, re:
>>
>>   <any CHAR except CTLs or ";">
>>
>> I think it would be good to avoid prose productions. In this case, an
>> alternative would be:
>>
>>   0x20-3A / 0x3C-7E
>>   ; any CHAR except CTLs or ";"
>
> I've left this as is.  The RFC Editor can get on my case if he or she
> doesn't like this formulation.
> ...

RFC 5234 says that the prose form is to be used as "last resort" (see 
<http://greenbytes.de/tech/webdav/rfc5234.html#rfc.section.4>). Meaning: 
don't use it unless you really really have to.

Best regards, Julian