[Bese-announce] yaclml 0.4.0

Marco Baringer mb at bese.it
Thu Feb 26 20:21:52 UTC 2004


YACLML version 0.4.0 - released 2004-02-26

http://common-lisp.net/project/bese/yaclml.html

* Getting

- (asdf-install:install :yaclml)

- ftp://ftp.common-lisp.net/pub/project/bese/yaclml/yaclml_0.4.0.tar.gz

* New Features

- TAL templates must now be valid XML

- TAL uses xml name spaces to associate attributes and tags to the
   respective handlers.

- YACLML provides more control over attribute generation based on the
   runtime value of the attributes (and not just the compile time forms
   used to generate the attributes).

- YACLML now includes it's own xml parser (a modified version of Miles
   Egan's XMLS). This removes yaclml's dependency on pxmlutils and is
   substantially faster than pxmlutils' parser.

* Incompatbile changes

- TAL template functions now require two arguments.

* Bug Fixes

- Generator passing has been fixed.

- Corrected a few attribute binding bugs.

- Corrected parsing of ${ and @{ in template attributes.

- Fix in-package attribute.

happy hacking.
--
Marco
Ring the bells that still can ring.
Forget the perfect offering.
There is a crack in everything.
That's how the light gets in.
	-Leonard Cohen





More information about the Bese-announce mailing list