← Prev in month ← Prev in thread
Next in thread → Next in month →

URI encoding

From
Lauren Wood <>
Date
2003-10-09T17:08:49+00:00
ID
3F8534C1.700.183CA754@localhost
Thread
URI encoding
On 2 Oct 2003 Norman Walsh wrote:

> | - Section 6.3, forcing URIs to be encoded removes the benefits of utf-8.
> |
> |  1. they must be escaped completely to the appropriate ascii form in the doc
> |     either you do the comparison using whatever form is given and you'd expect
> |     the caller to do the escaping
> |  2. there is no normative required escaping, make sure your catalog documents
> |     are using URIs escaped in the same way as the caller
> |  3. use the full breadth of utf-8 and escape only the URI reserved symbols.
> |     do the same thing from the caller.
> |
> |   note: we don't say anything about the application calling the resolver.
> |   either the resolver normalizes all of them, or both the catalog editor and
> |   the app layer must do normalization as specified in 6.3.
> 
> I don't know what to do about this one.

Does anyone have any ideas? This would appear to be the last issue we 
need to solve; once we have we can move forward.

Lauren
← Prev in month ← Prev in thread
Next in thread → Next in month →