haul 2002/12/16 03:04:00
Modified: . changes.xml
Log:
<action dev="CH" type="add">
New transformer extracts fragments to documents and stores them using an
OutputModule. Tags that start fragment are configurable.
</action>
<action dev="CH" type="add">
New output module puts everything in a map in a request attribute.
</action>
Revision Changes Path
1.306 +13 -1 xml-cocoon2/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/changes.xml,v
retrieving revision 1.305
retrieving revision 1.306
diff -u -r1.305 -r1.306
--- changes.xml 16 Dec 2002 10:09:41 -0000 1.305
+++ changes.xml 16 Dec 2002 11:04:00 -0000 1.306
@@ -41,6 +41,18 @@
<release version="@version@" date="@date@">
<action dev="CH" type="add">
+ New transformer extracts fragments to documents and stores them using an
+ OutputModule. Tags that start fragment are configurable.
+ </action>
+ <action dev="CH" type="add">
+ New output module puts everything in a map in a request attribute.
+ </action>
+ <action dev="CH" type="update">
+ AbstractJXPathModule / JXPathMetaModule default to lenient mode i.e. do not
+ throw an exception on unsupported attributes but return null instead. Made
+ this a configuration option.
+ </action>
+ <action dev="CH" type="add">
XMLMetaModule returns DocumentWrapper instead of String.
</action>
<action dev="CH" type="add">
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]