mvdb 2002/06/15 14:04:58
Modified: betwixt/xdocs todo.xml
Log:
Added extra note to todo list.
Revision Changes Path
1.9 +1 -1 jakarta-commons/betwixt/xdocs/todo.xml
Index: todo.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/betwixt/xdocs/todo.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- todo.xml 14 Jun 2002 23:00:15 -0000 1.8
+++ todo.xml 15 Jun 2002 21:04:58 -0000 1.9
@@ -42,7 +42,7 @@
<section name="Medium priority">
<ul>
<li>
- <b>Fixed</b> Was already there. Just added the \n as defeault<br/>
+ <b>Partly Fixed</b> Was already there. Just added the \n as
default<br/> Adding a check to only accept valid characters as lineEndings, so parsers
actually won't choke on the output xml.
BeanWriter should have a setEndOfLine() method to allow configurable
EOL strings, defaulting to "\n"
</li>
<li>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>