Re: [FO]: OB02 escape-uri example

It seems I should first draft my comments completely before sending
them ... anyway:

The first part in the path of the example URI 

http://www.example.com/spinaltap.micro.umn.edu/00/Weather/CA/Los%20Angeles#ocean

looks like a leftover from the previous version.
(The "spinaltap.micro.umn.edu" part).

One of
http://www.example.com/00/Weather/CA/Los%20Angeles#ocean
or
http://spinaltap.micro.umn.edu/00/Weather/CA/Los%20Angeles#ocean
are sufficient examples IMHO.

Another suggestion: use a space instead of %20 in the input.
(or use a non-ASCII somewhere as already suggested).

Then the spec has an example of a string that contains
- characters that are never escaped (e.g. letters)
- characters that are escaped depending on $escape-reserved
- characters that are always escaped 
  (currently there are no such characters in the example)

Oliver Becker


/-------------------------------------------------------------------\
|  ob|do        Dipl.Inf. Oliver Becker                             |
|  --+--        E-Mail: obecker@informatik.hu-berlin.de             |
|  op|qo        WWW:    http://www.informatik.hu-berlin.de/~obecker |
\-------------------------------------------------------------------/

Received on Monday, 1 December 2003 11:52:59 UTC