--- Begin Message ---
Subject: |
[cduce-users] CDuce 0.3.0 |
Date: |
Wed, 09 Mar 2005 18:33:11 +0100 |
User-agent: |
Mozilla Thunderbird 0.9 (X11/20041124) |
Dear CDuce users,
CDuce 0.3.0 is out. Here is an overview of the most important changes.
For a more detailled list: http://www.cduce.org/CHANGES.
- A lot of work has been put to make the support for XML Schema more
robust and complete. As an consequence, CDuce can now import complex
schemas such as MathML, and various WS specifications.
- Many small issues with syntax have been addressed. This will break
existing code, but transition should be easy. Some of the modications
have already been discussed on this list. Let me know if you have
difficulties to upgrade your code.
- Sequence and record concatenation in types (+ and @ operators).
- A new tool to build custom CDuce toplevels/interpreters with some
embedded OCaml values. This makes it much easier to play with the
OCaml/CDuce interface.
- Dropped the dependency on the PXP package (of course, you'd better
have either PXP or expat to do anything useful with CDuce). As a
consequence, the tool dtd2cduce is no longer built and installed by
default. You can use on online version of the tool
(http://www.cduce.org/dtd2cduce.html).
CDuce is now distributed with an MIT-like license. The package is
available at the usual location (http://www.cduce.org/download.html) and
GODI packages have already been upgraded.
Many thanks to those of you who submitted bug reports and suggestions.
Enjoy !
Alain
--- End Message ---