From: Michael Ekstrand <michael@elehack.net>
To: caml-list@inria.fr
Subject: Re: questions
Date: Tue, 24 Mar 2009 19:24:03 -0500 [thread overview]
Message-ID: <87zlfabgbg.fsf@jehiel.elehack.net> (raw)
In-Reply-To: <364f41440903241242v6dd2244fkbbd1ea8e3b20af60@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1011 bytes --]
John Prince <john.prince@colorado.edu> writes:
> 1) Is there something comparable to RSpec (i.e., behavior driven
> development)? A recommendation on which testing module to use?
I have found OUnit to be fairly natural. I haven't used it much, but it
was easy to pick up having had some exposure to JUnit, py.test, and a
Lisp test framework or two.
> 3) Is there consensus on the best/fastest xml parser?
I've quite enjoyed Xmlm. It is an event-based pull parser, where you
set up an event stream and then ask it for each event in turn. By far
the easiest XML parsing paradigm I've used (short of tree querying
systems such as XPath or LINQ); pattern matching over events results in
simpler code than the inversion-of-control usage in a SAX or expat
parser.
- 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 --]
next prev parent reply other threads:[~2009-03-25 0:25 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-24 19:42 questions John Prince
2009-03-24 20:42 ` [Caml-list] questions Stéphane Glondu
2009-03-24 20:44 ` Jon Harrop
2009-03-25 0:17 ` Richard Jones
2009-03-25 1:11 ` Daniel Bünzli
2009-03-25 0:24 ` Michael Ekstrand [this message]
2009-03-25 5:45 ` David Rajchenbach-Teller
2009-03-25 17:16 ` John Prince
2009-03-27 22:14 ` xah lee
2009-03-31 13:37 ` Kuba Ober
2009-03-31 14:44 ` Martin Jambon
2009-04-01 13:49 ` Thomas Gazagnaire
2009-04-01 19:13 ` David MENTRE
2009-04-01 19:27 ` Jon Harrop
2009-04-01 20:23 ` Re : " Matthieu Wipliez
2009-04-02 7:20 ` David MENTRE
2009-04-02 8:06 ` LLC book [was: Questions] Xavier Leroy
2009-04-02 8:23 ` [Caml-list] " Alp Mestan
2009-04-04 17:17 ` Re : [Caml-list] questions Kuba Ober
2009-03-31 16:31 ` Xavier Leroy
2009-04-01 9:14 ` FALCON Gilles RD-RESA-LAN
2009-04-01 12:59 ` Mihamina Rakotomandimby (R12y)
2009-04-01 16:45 ` Kuba Ober
2009-04-01 13:13 ` Xavier Leroy
2009-04-01 13:42 ` Till Varoquaux
2009-04-01 16:29 ` Kuba Ober
2009-04-01 15:17 ` xahlee
2009-04-02 10:35 ` Florian Hars
2009-03-31 21:18 ` Jon Harrop
-- strict thread matches above, loose matches on Subject: below --
2006-11-06 18:51 questions Igor Ozerov
1998-11-15 0:15 questions Nickolay B. Semyonov
1998-11-16 2:45 ` questions Jacques GARRIGUE
[not found] <35893147.6320A64F@club-internet.fr>
1998-06-19 9:37 ` Questions Francois Rouaix
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=87zlfabgbg.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