mvdb 2002/11/04 03:55:02
Modified: betwixt/xdocs todo.xml
Log:
Added something to the todo list. Now I have to find some time to fix the todo's ;)
Revision Changes Path
1.15 +4 -0 jakarta-commons/betwixt/xdocs/todo.xml
Index: todo.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/betwixt/xdocs/todo.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- todo.xml 30 Jul 2002 23:04:21 -0000 1.14
+++ todo.xml 4 Nov 2002 11:55:02 -0000 1.15
@@ -47,6 +47,10 @@
<li>
Add support for IDREF's to BeanReader. At the moment, round
tripping break when cycles exist.
</li>
+ <li>
+ Add testcase for the BeanReader(SAXParser) and BeanReader(XMLReader).
They should behave
+ the same in all cases.
+ </li>
</ul>
</section>
--
To unsubscribe, e-mail: <mailto:commons-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:commons-dev-help@;jakarta.apache.org>