From f0bb6ff3db86120190e48ed2d3a830a798d37615 Mon Sep 17 00:00:00 2001 From: Joseph Tate Date: Thu, 7 Mar 2002 16:33:02 +0000 Subject: [PATCH] Added TODO item to modify new_child so that more than just element nodes can be created. --- ext/domxml/TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/ext/domxml/TODO b/ext/domxml/TODO index 680fc90bc8..f379aaaf90 100644 --- a/ext/domxml/TODO +++ b/ext/domxml/TODO @@ -14,3 +14,4 @@ 6) Take a hard look at startup/shutdown code. This is really running slower than it ought to be. 7) Fix the many, many memory leaks. +8) Modify new_child to allow creation of attribute, cdata, dtd, etc nodes. -- 2.50.1