[hunchentoot-devel] cl-webdav level 2 support patch
Cyrus Harmon
ch-tbnl at bobobeach.com
Fri Jun 27 03:03:02 UTC 2008
Oh, I neglected to mention that, since I'm lazy, I used cxml-stp for
some of the xml handling stuff, which currently, although not
necessarily for all time, requires plexxipus-xpath, so, since that was
already there, I went ahead and used the xpath stuff for some of the
XML handling. All of this could probably be done with Edi's existing
XML handling or the built-in cxml stuff, but this was the most
expedient. I can certainly understand if there is a desire to not have
cl-webdav depend on an xpath implementation.
Cyrus
On Jun 26, 2008, at 7:58 PM, Cyrus Harmon wrote:
>
> The attached patch provides initial support for DAV level 2,
> including locking and unlocking of files and enables cl-webdav
> servers to be used by the MacOS WebDAVFS client.
>
> Code review/comments greatly appreciated.
>
> thanks,
>
> Cyrus
>
> <cl-webdav-lock-support-2.patch>
>
> _______________________________________________
> tbnl-devel site list
> tbnl-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/tbnl-devel
More information about the Tbnl-devel
mailing list