Hi,
the attached patch updates cl-webdav's use of SAX for the current cxml release.
User code is now strongly encouraged to implement SAX handlers as subclasses of sax:default-handler or sax:abstract-handler.
Without the patch, cl-webdav will still work (at least for a transition period), but issue warnings at run time.
Thanks, David