From: Graham B. <gb...@po...> - 2002-01-10 16:20:44
|
On Thu, Jan 10, 2002 at 04:09:46PM -0000, Chris Ridd wrote: > > The '1*utf8' seems to make a nonsense of any possibility of parsing. > > Nod. IIRC there is some IETF work going on to fix that ABNF. It actually > cannot be parsed correctly for more reasons - whsp is defined as optional > space. Darn, I did not notice that. Well I treat it as non-optional after a ' if you want ' in a qdstring :) > For example this monstrosity is legal: > > ( 2.16.840.1.113719.1.56.4.1.1 NAME 'newObjectSFSRights' > DESCNAMESUPSYNTAXBORGCOLLECTIVE SUP anotherAttribute ) Well all I can say is if you write that you get deserve all you get, or don't as the case may be. Graham. |