You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-dev@jakarta.apache.org by js...@apache.org on 2001/05/06 12:57:29 UTC

cvs commit: jakarta-taglibs/xtags TODO.txt

jstrachan    01/05/06 03:57:29

  Modified:    xtags    TODO.txt
  Log:
  Updated to do list
  
  Revision  Changes    Path
  1.2       +6 -2      jakarta-taglibs/xtags/TODO.txt
  
  Index: TODO.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/xtags/TODO.txt,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- TODO.txt	2001/05/05 18:06:18	1.1
  +++ TODO.txt	2001/05/06 10:57:29	1.2
  @@ -1,8 +1,12 @@
  -* allow plug-in XPath engines, such as Xalan and JPath...
  +* refactor the XPath engine code so that we use an interface for the 
  +    XPathEngine.
  +    Then we can allow plug-in XPath engines, such as Xalan, SAXON and JPath...
  +    Also if we integrate the JPath project from jakarta-commons
  +    we can perform XPath over Java Beans as well as dom4j, DOM, JDOM etc.
   
   * implement more XSLT elements
   
  -* make standard build process for turning XSLT documents into xtags JSP documents
  +* make standard (XSLT) build process for turning XSLT documents into xtags JSP documents
   
   * consider document creation tags like?
       <xtags:document name="foo.xml">