jstrachan 2002/06/07 01:06:25
Modified: betwixt/xdocs todo.xml
Log:
Added new task, creating a SAXWriter class
Revision Changes Path
1.2 +3 -2 jakarta-commons-sandbox/betwixt/xdocs/todo.xml
Index: todo.xml
===================================================================
RCS file: /home/cvs/jakarta-commons-sandbox/betwixt/xdocs/todo.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- todo.xml 6 Jun 2002 14:31:29 -0000 1.1
+++ todo.xml 7 Jun 2002 08:06:25 -0000 1.2
@@ -15,8 +15,9 @@
<ul>
<li>
- Create documentation that compares Betwixt to JAXB and Castor to
help
- people decide which is the right tool for the right job.
+ Create a SAXWriter class in the io package that takes a bean and
writes to a SAX ContentHandler
+ rather that outputting textual XML like BeanWriter does.
+ This will allow Betwixt to work nicely in XML pipelining
environments like Cocoon and Jelly.
</li>
</ul>
</section>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>