rdonkin 2002/06/13 10:58:04
Modified: betwixt/xdocs todo.xml
Log:
Fixed a couple of problems in the to do list
Revision Changes Path
1.4 +3 -3 jakarta-commons/betwixt/xdocs/todo.xml
Index: todo.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/betwixt/xdocs/todo.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- todo.xml 13 Jun 2002 06:52:22 -0000 1.3
+++ todo.xml 13 Jun 2002 17:58:04 -0000 1.4
@@ -15,10 +15,10 @@
<ul>
<li>
- Consider allowing the parsing of XML to order the propperties/elements in the XMLBeanInfo
+ Consider allowing the parsing of XML to order the properties/elements in the XMLBeanInfo
so that when the XML is output again it follows the same XML ordering again.
There is an example describing this
- <a href="http://nagoya.apache.org/eyebrowse/ReadMsg?listName=commons-dev@jakarta.apache.org&msgNo=8488">here</a>
+ <a href="http://nagoya.apache.org/eyebrowse/ReadMsg?listName=commons-dev@jakarta.apache.org&msgNo=8488">here</a>
</li>
<li>
Create a SAXWriter class in the io package that takes a bean and writes to a SAX ContentHandler
@@ -33,7 +33,7 @@
Improved documentation! Improve package level documentation so that new developers
can get up
to speed more quickly. Ensure all betwixt features have good user documentation.
More good code examples.
- <li>
+ </li>
</ul>
</section>
</body>
--
To unsubscribe, e-mail: <mailto:commons-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:commons-dev-help@jakarta.apache.org>
|