jstrachan    2002/06/14 10:06:38

  Modified:    jelly/xdocs todo.xml
  Log:
  Added todo item for adding SAX Locator information to TagScript so that meaningful 
error messages come out if there is an error
  
  Revision  Changes    Path
  1.11      +4 -0      jakarta-commons-sandbox/jelly/xdocs/todo.xml
  
  Index: todo.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/jelly/xdocs/todo.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- todo.xml  14 Jun 2002 06:53:02 -0000      1.10
  +++ todo.xml  14 Jun 2002 17:06:37 -0000      1.11
  @@ -16,6 +16,10 @@
         
       <section name="Core tasks"> 
         <ul>
  +        <li>
  +             add a SAX Locator to TagScript instances so that exceptions get 
adorned with nice 
  +             line number information for debugging when things go wrong
  +        </li>
           <li>write a Cocoon JellyTransformer so that Jelly scripts can be used 
easily inside Cocoon</li>
           <li>autogenerate tag library documentation, in a kinda javadoc style, 
showing all tag libraries, 
                        their tags and descriptions of their tags. 
  
  
  

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

Reply via email to