
On Sat, 2007-07-07 at 22:18 -0300, Bruno Dilly wrote:
Yes, it does. I've found some libs that support WebDav, when I was searching about it.
Great.
I should had explained better, I'm not starting from the scratch. I'm using the neon lib, an WebDAV client library, http://www.webdav.org/neon/. It has worked fine for our purpose.
Well, that adds another dependency to Inkscape, which we'd like to avoid. Since we're already including gnome-vfs, that would be a much better library to use.
I don't know the gnome-vsf library too much, I will try to study it better.
I don't see any reason that you'd need to. The open and save SVG functions already work with gnome-vfs, so there isn't any code to add there. I'm sure it could be improved, but it should be adequate.
--Ted