[Gardeners] Back and forth between SBCL and plt-scheme
Ryan Davis
ryan at acceleration.net
Mon Apr 16 09:33:47 CDT 2007
-----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. 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-----
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.lispniks.com/pipermail/gardeners/attachments/20070416/7251f39b/attachment.html
More information about the Gardeners
mailing list