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
_______________________________________________ bese-announce mailing list bese-announce@common-lisp.net http://common-lisp.net/mailman/listinfo/bese-announce