[Gardeners] Back and forth between SBCL and plt-scheme
Ralf Mattes
rm at seid-online.de
Mon Apr 16 10:23:47 CDT 2007
On Mon, 2007-04-16 at 10:33 -0400, Ryan Davis wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> At my workplace we've used cxml in an intranet app to generate XHTML,
> using SBCL. The only real problem we ran into was with Internet
> Explorer's parser. It choked on snippets like:
>
> <textarea>
> <![CDATA[
> this & that
> ]]>
> </textarea>
>
> I don't think we've tried it with the rel-2007-02-18 version of cxml,
> so there might be ways around this now.
Can you elaborate a bit on this? I'm using cxml for quite a while and
never had problems parsing CDATA sections. What's the problem?
Cheers, Ralf Mattes
> We solved that problem by
> mandating Firefox usage.
>
> Thanks,
>
> Ryan Davis
> Acceleration.net
> Director of Programming Services
> 2831 NW 41st street, suite B
> Gainesville, FL 32606
>
> Office: 352-335-6500 x 124
> Fax: 352-335-6506
>
>
>
> Bob Hutchison wrote:
> > Hi Bruce,
> >
> > On 15-Apr-07, at 4:08 PM, Bruce Durling wrote:
> >
> >> I'm not sure which one of the various xml libraries out there
> would
> >> be the
> >> best. I know that library reviews have been discussed on this list
> >> before and I was wondering if anyone had done any xml programming
> >> recently with lisp and could share their experience.
> >
> > I needed a SAX-like API, unicode (UTF-8 minimally), CDATA, and
> > namespaces. That left me with cl-xml and cxml. I tried cl-xml
> first,
> > very big and complex (and for some unknown reason I couldn't
> access
> > the cl-xml website from work, but I could from home). Moved to
> cxml,
> > and have been quite happy with it. Primarily working with it in
> > Lispworks, it seems to work in SBCL as well but I haven't really
> > exercised it there.
> >
> > Good luck!
> >
> > Cheers,
> > Bob
> >
> > ----
> > Bob Hutchison -- tumblelog at <http://
> > www.recursive.ca/so/>
> > Recursive Design Inc. -- <http://www.recursive.ca/>
> > xampl for Ruby --
> <http://rubyforge.org/projects/xampl/>
> >
> >
> >
> > _______________________________________________
> > Gardeners mailing list
> > Gardeners at lispniks.com
> > http://www.lispniks.com/mailman/listinfo/gardeners
> >
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.6 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iD8DBQFGI4lLQAnZMJ/Xc0oRAqffAJ4tA5VYHzSqv/QhYpmYK1JTod0QnQCcDhV7
> zI6QPleqtvga+iAfDbNiRSY=
> =rphM
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Gardeners mailing list
> Gardeners at lispniks.com
> http://www.lispniks.com/mailman/listinfo/gardeners
More information about the Gardeners
mailing list