jstrachan 2002/06/12 08:16:56 Modified: jelly/xdocs todo.xml Log: added Cocoon JellyTransformer as a new to do item Revision Changes Path 1.9 +3 -1 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.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- todo.xml 7 Jun 2002 08:02:32 -0000 1.8 +++ todo.xml 12 Jun 2002 15:16:56 -0000 1.9 @@ -16,9 +16,11 @@ <section name="Core tasks"> <ul> + <li>write a Cocoon JellyTransformer so that Jelly scripts can be used easily inside Cocoon</li> <li>support the use of ${foo.bar} expressions within element text.</li> <li>autogenerate tag library documentation, in a kinda javadoc style, showing all tag libraries, - their tags and descriptions of their tags</li> + their tags and descriptions of their tags. + We could also autogenerate XML Schemas or RelaxNG docs for tag libraries</li> <li>Patch TagLibrary to alias all <mixedCase> tags to <mixed-case> tags</li> <li>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]>