XML Literate Bugs

A list of known bugs in XMLLiterate.

Contents

cpp/make_filename.xml doesn't handle null as second arg.

We get a crash when the filename is null as the second argument.

cpp/filedef/process2.xml missing guard when no classname.

When oobj->get("classname") is null, we should give an error.

Forlist does not allow parent blocks like other blocks do.

The structure of forlist does not allow a parent block to be named in it.

objecthasany does not allow polymorphism on membertype.

Member type must be the exact member type. We need a "polymorph" flag or something so that it can be used on templates.

Tangle tool doesn't tangle register

When tangle is run on an entire folder, it doesn't generate the global files.

Tangle tool doesn't tangle standalone

When tangle is run on an entire folder, it doesn't tangle the standalone tree.

Generated: Thu Apr 6 00:28:59 EST 2006 using "xsltproc ... docbook.xsl". Copyright (c) 2003, 2004, 2005; Paul Hamilton; pHamtec P/L.