Fri Nov 20 13:09:18 UTC 2009 pix@kepibu.org
* Add fixme
hunk ./templates.lisp 8
+;; FIXME: split html-template and xml-template into the cxml/chtml stuff; then,
+;; split dom-template into dom-html-template and dom-xml-template.
+;; Actually, just ditch the subtypes entirely, and build new objects with
+;; a specified handler type.