Hello, All.

I found 3 (at least) different implementations of uri parsing functions:

URI parsing in GNet (deprecated).
http://library.gnome.org/devel/gnet/stable/gnet-uri.html

URI parsing in SOUP:
http://library.gnome.org/devel/libsoup/unstable/libsoup-2.4-SoupURI.html

URI parsing in Evolution:
http://library.gnome.org/devel/libedataserver/stable/libedataserver-e-url.html


Something as good as in previous implementations missing in glib.
http://library.gnome.org/devel/glib/unstable/glib-URI-Functions.html

Most generic implementation I found in GNet but is deprecated.
Should I port this to GLib?


-- 
xmpp:s...@antono.info
http://antono.info/
gopher://antono.info/
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to