Re: Comments on http://www.w3.org/TR/2008/WD-rdfa-syntax-20080221

Johannes Koch schrieb:
> <http://www.ietf.org/rfc/rfc3986.txt> Page 31 (section 5.2.2):
> 
> if (R.path == "") then
>                T.path = Base.path;
> 

So I guess Ben is right and Sun is wrong :-)

OTOH

   new URL(new URL("http://www.example.org/foo/bar"), "");

returns

   http://www.example.org/foo/bar
-- 
Johannes Koch
In te domine speravi; non confundar in aeternum.
                             (Te Deum, 4th cent.)

Received on Wednesday, 27 February 2008 17:26:00 UTC