jstrachan    2002/06/07 01:07:36

  Modified:    betwixt/xdocs todo.xml
  Log:
  Added new task, making a DOM wrapper around beans
  
  Revision  Changes    Path
  1.3       +4 -0      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.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- todo.xml  7 Jun 2002 08:06:25 -0000       1.2
  +++ todo.xml  7 Jun 2002 08:07:36 -0000       1.3
  @@ -19,6 +19,10 @@
                  rather that outputting textual XML like BeanWriter does.
                  This will allow Betwixt to work nicely in XML pipelining 
environments like Cocoon and Jelly.
                </li>
  +        <li>
  +               Create a W3C DOM implementation that acts as a facade on top of 
beans to allow beans to 
  +               be transformed in XSLT engines as XML.
  +             </li>
          </ul>
       </section>
     </body>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to