Re: S-XML, S-XML-RPC and CL-PREVALENCE
Sven Van Caekenberghe <[email protected]> Fri, 9 Jul 2004 13:08:41 +0200
| Newsgroups | gmane.lisp.clump |
|---|---|
| Message-ID | <[email protected]> |
On 09 Jul 2004, at 12:28, [email protected] wrote: > Nice! Thank's a lot for the work. > Just a small comment: it seems as if there is a typo in your online > documentation. The example code in section 'DOM' says: > > (in-package :xml) > #<Package "XML"> > > shouldn't that be: > > (in-package :s-xml) > #<Package "S-XML"> > > HTH Ralf Mattes Thanks for making this clear, I fixed this and added a todo list ;-) Sven