Re: Fwd: Re: URIs vs. half-baked URIs [glib PATCH]



Hi Daniel,

I fail to understand you. Are you saying that absolute URIs like
file:/home/devel/alexl/all_types.c are broken and that they should be
file:///home/devel/alexl/all_types.c ?

You make references to some sections in RFC 2396 but I fail to see the 
relevance of that. Maybe I'm missing parts of the discussion though, please 
explain.

Cheers,
Waldo Bastian
KURL Maintainer.

On Friday 24 August 2001 01:04 pm, Guillaume Laurent wrote:
> ----------  Forwarded Message  ----------
>
> Subject: Re: URIs vs. half-baked URIs [glib PATCH]
> Date: Fri, 24 Aug 2001 15:18:22 -0400
> From: Daniel Veillard <veillard redhat com>
> To: Alex Larsson <alexl redhat com>
> Cc: Darin Adler <darin bentspoon com>, gtk-devel-list gnome org,
> gnome-hackers gnome org
>
> On Fri, Aug 24, 2001 at 12:05:11PM -0400, Alex Larsson wrote:
> > I copied the current behaviour from gnome-vfs. Konqueror gives URIs like
> > "file:/home/devel/alexl/all_types.c", maybe we should too.
>
> <alert cause="Spec violation" severity="grave">
>
>   Well it's broken from the RFC 2396 because you can't compute URI
> references from it, for example following .. from that URI has no
> meaning per the spec.
>      http://www.faqs.org/rfcs/rfc2396.html
>      5. Relative URI References
>
>  "The syntax for relative URI takes advantage of the <hier_part> syntax
>   of <absoluteURI> (Section 3) in order to express a reference that is
>   relative to the namespace of another hierarchical URI."
>
> </alert>
>
>   That's actually a serious brokenness and should be reported to the
> Konqueror authors. I suck because I don't feel compelled to do this.
>
>   At least for the Gnome project, please follow the standards and use
> file:///home/devel/alexl/all_types.c , thanks.
>
> Daniel

-- 
KDE 2.2: We deliver.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]