|
| From: | Serge Leblanc |
| Subject: | [Demexp-dev] Re: Interface between OCaml and Cduce |
| Date: | Mon, 06 Dec 2004 16:12:28 +0100 |
My first feedback after reading your code: 1. lines should be shorter than 80 characters; 2. do you know about an emacs mode suitable to edit cduce code?
3. I would like to stop at first error (rationale: it is not useful to
load an apparently corrupted database. The XML file should not be
written by hand but by a first saving of the bases) so raise an
exception. However, for the error to be useful, I would like to
provide XML file line and column number of the error (much like
OCaml errors). Do you know if it is possible?
4. in the definition of "type Xml_participant", it should be
"Xml_group*" and not "Xml_group+": the groups are optional.
I will correct that.
-- pub 1024D/73791C2B 2002-09-30 Serge Leblanc <address@hidden> Primary key fingerprint: 8E0C 0D6D E026 A278 9278 BF4F 1A93 D552 7379 1C2B |
signature.asc
Description: This is a digitally signed message part
| [Prev in Thread] | Current Thread | [Next in Thread] |