crossley 2003/11/11 04:15:30
Modified: . status.xml
Log:
Complete overhaul of the Petstore sample. Adding Woody form processing Flow,
and dealing with persistent data. Implementation of missing or unfinished
parts.
See the the bug report and its attached notes.
PR: 24463
Submitted by: Leo Leonid tek<AT>leonid.de
Revision Changes Path
1.191 +6 -1 cocoon-2.1/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/status.xml,v
retrieving revision 1.190
retrieving revision 1.191
diff -u -r1.190 -r1.191
--- status.xml 11 Nov 2003 12:06:57 -0000 1.190
+++ status.xml 11 Nov 2003 12:15:30 -0000 1.191
@@ -192,6 +192,11 @@
<changes>
<release version="@version@" date="@date@">
+ <action dev="DC" type="fix" fixes-bug="24463" due-to-email="[EMAIL
PROTECTED]" due-to="Leo Leonid">
+ Complete overhaul of the Petstore sample. Adding Woody form processing
+ Flow, and dealing with persistent data. Implementation of missing or
+ unfinished parts. See the the bug report and its attached notes.
+ </action>
<action dev="CZ" type="fix">
The CachingPointProcessingPipeline now uses Parameters instead of
an own configuration scheme. See the demo sitemap for the changed
configuration.