- From: Dominique Hazael-Massieux <dom@w3.org>
- Date: Fri, 07 Mar 2008 12:05:58 +0100
- To: Ignacio Marin <ignacio.marin@fundacionctic.org>
- Cc: Sean Owen <srowen@google.com>, public-mobileok-checker <public-mobileok-checker@w3.org>
Le vendredi 07 mars 2008 à 11:52 +0100, Ignacio Marin a écrit : > I do not know whether doing things like un-garbaging a URI has a cost (in terms of effort needed to implement it) that we can afford. Ungarbaging URIs as far as I'm concerned is just a matter of applying a simple regexp on URIs before trying to resolve them. (I would start with replacing |,[,] by their %-encoded versions, since that's the most common cases I've encountered so far) Dom
Received on Friday, 7 March 2008 11:06:35 UTC