Ian Bicking wrote:
> WebDAV would also probably be a good place for collaboration, because
> the target is very clearly defined -- implementing WebDAV.  The Python
> WebDAV implementation (http://www.webdav.de) is actually not very long
> (2000 lines) -- it's based on BaseHTTPServer and I'm not sure if it's
> worth porting, but it's worth looking at closely.  The spec was quite
> approachable, though I haven't worked with XML a ton and I'm not sure
> how I'd do that part.  To do WebDAV, we'd also have to fix the URL
> handling in Webware, because URLs are so central to WebDAV.

The folks at 4Suite didn't seem altogether happy with the
current WebDAV implementations and I think someone there
(Chimezie?) might be working up their own. Don't know if
this will be OpenSource, but most of their stuff seems to
be, so might be worth checking where they're at.

-- 
Bill Eldridge
Radio Free Asia
[EMAIL PROTECTED]



_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to