caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Michael Ekstrand <michael@elehack.net>
To: caml-list@inria.fr
Subject: Re: Re : Re: XML output
Date: Tue, 17 Mar 2009 11:20:32 -0500	[thread overview]
Message-ID: <87ljr4w27j.fsf@jehiel.elehack.net> (raw)
In-Reply-To: <355065.54832.qm@web27004.mail.ukl.yahoo.com>

[-- Attachment #1: Type: text/plain, Size: 803 bytes --]

Matthieu Wipliez <mwipliez@yahoo.fr> writes:
> Yet another solution is Xmlm by Daniel Bünzli.
>
> http://erratique.ch/software/xmlm
>
> This is probably the easiest and lightweight solution: Xmlm comes as a
> single module and its interface, and it's BSD so you can just
> copy/paste it into your project.

I second the xmlm suggestion.  Polling event-based parsing is very slick
and maps well into the functional paradigm, and its XML writing support
(generating a stream of events identical to those you read) makes
generation quite intuitive and reliable.

- Michael

-- 
mouse, n: A device for pointing at the xterm in which you want to type.
Confused by the strange files?  I cryptographically sign my messages.
For more information see <http://www.elehack.net/resources/gpg>.

[-- Attachment #2: Type: application/pgp-signature, Size: 196 bytes --]

      parent reply	other threads:[~2009-03-17 16:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-17 11:01 Rémi Dewitte
2009-03-17 11:55 ` [Caml-list] " Gerd Stolpmann
2009-03-17 12:00 ` Michaël Le Barbier
2009-03-17 12:53 ` Sylvain Le Gall
2009-03-17 13:02   ` Re : [Caml-list] " Matthieu Wipliez
2009-03-17 13:20     ` Rémi Dewitte
2009-03-17 16:20     ` Michael Ekstrand [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ljr4w27j.fsf@jehiel.elehack.net \
    --to=michael@elehack.net \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).