sylvain 2003/10/03 06:41:00
Modified: . status.xml
Log:
New JavaScriptBinding
Revision Changes Path
1.168 +5 -1 cocoon-2.1/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/status.xml,v
retrieving revision 1.167
retrieving revision 1.168
diff -u -r1.167 -r1.168
--- status.xml 3 Oct 2003 11:40:25 -0000 1.167
+++ status.xml 3 Oct 2003 13:41:00 -0000 1.168
@@ -192,6 +192,10 @@
<release version="@version@" date="@date@">
+ <action dev="SW" type="add">
+ New JavaScriptBinding for Woody, which allows writing specific binding strategies
+ with two JavaScript snippets (one for load, one for save).
+ </action>
<action dev="GR" type="update" fixes-bug="23575" due-to="Unico Hommes" due-to-email="unico@hippo.nl">
TraversableGenerators can now be used with plain resources too (not only
collections). XPathTraversableGenerator has been revamped
|