PEP draft 5 (21 Nov 1997)

Ross Patterson (Ross_Patterson@ns.reston.vmd.sterling.com)
Tue, 9 Dec 97 12:06:10 EST


The latest PEP draft (draft-ieft-http-pep-05) has an inconsistency
between the BNFs for <bagname> and <map>.  Specifically, <ext-decl>
is claimed to be a <bag>, meaning that <map> must be a legal
<bagname>.  <bagname> is defined as just a <token>, but <map> looks
more like a <bag> - it takes the form "{ map ...}".  From the rest of
the spec, it looks to me like the <ext-decl> BNF is defined as intended,
and that <bagname> should be defined as something like:

   bagname = token | bag

Ross Patterson
Sterling Software, Inc.
VM Software Division