jstrachan    02/05/28 02:41:46

  Modified:    jelly    TODO.txt
  Log:
  added a few more ideas, mostly from James Elson
  
  Revision  Changes    Path
  1.12      +6 -2      jakarta-commons-sandbox/jelly/TODO.txt
  
  Index: TODO.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/jelly/TODO.txt,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- TODO.txt  25 May 2002 18:27:21 -0000      1.11
  +++ TODO.txt  28 May 2002 09:41:46 -0000      1.12
  @@ -1,6 +1,12 @@
   TO DO LIST
   ==========
   
  +* turn this TO DO list into an XML document in xdocs, then its on the website too.
  +
  +* patch TagLibrary to alias all <mixedCase> tags to <mixed-case> tags
  +
  +* add <copy> and <copyOf> to JSL
  +
   * consider using <jsl:stylesheet var="foo"> then reusing the stylesheet later via 
   
        <style stylesheet="${foo}">
  @@ -8,8 +14,6 @@
        </style>
        
   * add JSL test cases to test for ordering of patterns and that the correct output 
comes out.
  -
  -* seems to be a bug in JSL stylesheet 3 - <jsl:applyAttributes select="@author">
   
   * rename the DynaTag interface to be DynamicAttributes along with JSP1.3, also add 
a namespace URI parameter
   
  
  
  

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

Reply via email to