[hunchentoot-devel] cl-webdav patch for current cxml

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

On Sun, 21 Oct 2007 20:59:40 +0200, David Lichteblau <david@lichteblau.com> wrote:
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, the patch is in the new release. Edi.
participants (2)
-
David Lichteblau
-
Edi Weitz