ietf-openproxy
[Top] [All Lists]

Re: ID Tracker State Update Notice: draft-ietf-opes-ocp-core

2004-09-02 13:30:05

looks good to me

        Tony Hansen

Ted Hardie wrote:

I do not know of any *BNF that allows dynamic rules (other than via comments). Moreover, since *BNF notations vary, simply switching references will most likely not be possible. How about replacing the offending

    data = size ":" <n>OCTET                 ; n == size

rule with ABNF compliant

    data = size ":" *OCTET         ; exactly size octets

rule. This change can be done via Editor Note, I think. Would that work?

I think it could be done via an editor note, if the wg is okay with the change.