Re: URIs vs. half-baked URIs [glib PATCH]
- 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
- Subject: Re: URIs vs. half-baked URIs [glib PATCH]
- Date: Fri, 24 Aug 2001 15:18:22 -0400
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
--
Daniel Veillard | Red Hat Network http://redhat.com/products/network/
veillard redhat com | libxml Gnome XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
_______________________________________________
gnome-hackers mailing list
gnome-hackers gnome org
http://mail.gnome.org/mailman/listinfo/gnome-hackers
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]