caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* ocamlduce: mailing list
@ 2006-01-06 14:16 Alain Frisch
  2006-01-06 14:47 ` [cduce-users] " David MENTRE
  0 siblings, 1 reply; 3+ messages in thread
From: Alain Frisch @ 2006-01-06 14:16 UTC (permalink / raw)
  To: users, caml-list, ocamlduce

Dear OCaml and CDuce users,

I've created a new mailing list to host announces and discussions about 
OCamlDuce, the extension of OCaml with support for XML. Feel free to 
join (and participate) if you are interested in the project:

http://sympa.cduce.org/wws/subrequest/ocamlduce



Links:

- Download OCamlDuce 3.09.1: 
http://cristal.inria.fr/~frisch/ocamlduce/download/ocamlduce-3.09.1pl0.tar.gz

- OCamlDuce homepage:
http://www.cduce.org/ocaml


-- Alain


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [cduce-users] ocamlduce: mailing list
  2006-01-06 14:16 ocamlduce: mailing list Alain Frisch
@ 2006-01-06 14:47 ` David MENTRE
  2006-01-06 15:56   ` [Caml-list] " Alain Frisch
  0 siblings, 1 reply; 3+ messages in thread
From: David MENTRE @ 2006-01-06 14:47 UTC (permalink / raw)
  To: users; +Cc: caml-list, ocamlduce

Hello Alain,

2006/1/6, Alain Frisch <Alain.Frisch@inria.fr>:
> I've created a new mailing list to host announces and discussions about
> OCamlDuce, the extension of OCaml with support for XML. Feel free to
> join (and participate) if you are interested in the project:
>
> http://sympa.cduce.org/wws/subrequest/ocamlduce

Was it really necessary? There is not so much traffic on CDuce list
(for both CDuce and OCamlDuce).

> - OCamlDuce homepage:
> http://www.cduce.org/ocaml

Do you intend to maintain OCamlDuce in the long term, in parallel with CDuce?

I still not have tested it but for our use of CDuce (read and write of
XML files), ocamlduce might simplify our code, so we could switch from
cduce to ocamlduce. Of course, in adds specific dependencies so we
(the demexp project) need to be careful about making such a switch
(Thomas is on this list and might have some comments ;-).

Yours,
d.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Caml-list] Re: [cduce-users] ocamlduce: mailing list
  2006-01-06 14:47 ` [cduce-users] " David MENTRE
@ 2006-01-06 15:56   ` Alain Frisch
  0 siblings, 0 replies; 3+ messages in thread
From: Alain Frisch @ 2006-01-06 15:56 UTC (permalink / raw)
  To: David MENTRE; +Cc: users, ocamlduce, caml-list

David MENTRE wrote:
> 2006/1/6, Alain Frisch <Alain.Frisch@inria.fr>:
> 
>>I've created a new mailing list to host announces and discussions about
>>OCamlDuce
>[...]
> Was it really necessary? There is not so much traffic on CDuce list
> (for both CDuce and OCamlDuce).

I had the feeling to spam CDuce users with OCamlDuce-related news.
Since the issues are different for CDuce and OCamlDuce, a more 
fine-grained decomposition cannot harm. Also, it gives me an idea of the 
popularity of OCamlDuce (which is an incentive to maintain it).

> Do you intend to maintain OCamlDuce in the long term, in parallel with CDuce?

OCamlDuce is easier to maintain than CDuce, because the code base is 
smaller and it has no dependency on third-party libraries. Synchronizing 
with OCaml's CVS is easy; I had no conflict moving from 3.08 to 3.09. 
The low-level XML things (types, patterns, values) are shared between 
CDuce and OCamlDuce, so it's not a big deal to maintain both in 
parallel. I cannot make any promise for the long term, though.

> I still not have tested it but for our use of CDuce (read and write of
> XML files), ocamlduce might simplify our code, so we could switch from
> cduce to ocamlduce.

What you describe is the typical scenario for which OCamlDuce was 
designed. My advice would be to hide all the use of OCamlDuce features
in one or several modules with a pure OCaml interface. This way, you 
could always change the implementation if OCamlDuce dies.

 > (Thomas is on this list and might have some comments ;-).

Please send the comments to ocamlduce@cduce.org :-)

-- Alain


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-01-06 15:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-06 14:16 ocamlduce: mailing list Alain Frisch
2006-01-06 14:47 ` [cduce-users] " David MENTRE
2006-01-06 15:56   ` [Caml-list] " Alain Frisch

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).