jstrachan 2002/06/22 08:18:51
Modified: jelly/xdocs todo.xml
Log:
fixed cocoon typeo - Jelly is a possible Generator, not really a Transformer
Revision Changes Path
1.15 +1 -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.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- todo.xml 22 Jun 2002 15:15:45 -0000 1.14
+++ todo.xml 22 Jun 2002 15:18:51 -0000 1.15
@@ -16,7 +16,7 @@
<section name="Core tasks">
<ul>
- <li>write a Cocoon JellyTransformer so that Jelly scripts can be used easily
inside Cocoon</li>
+ <li>write a Cocoon JellyGenerator so that Jelly scripts can be used easily
inside Cocoon</li>
<li>Rename the DynaTag interface to be DynamicAttributes along with JSP1.3,
also add a namespace URI parameter
</li>
--
To unsubscribe, e-mail: <mailto:commons-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:commons-dev-help@jakarta.apache.org>
|