ovidiu 2002/09/05 17:35:16 Modified: . changes.xml Log: <action dev="OP" type="add"> New user login and preferences sample to show the control flow layer. </action> <action dev="OP" type="update"> The control flow layer can now save the global JavaScript scope in the servlet session object. This allows the value of global variables to be saved between different top-level function invocations. </action> Revision Changes Path 1.239 +12 -2 xml-cocoon2/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/changes.xml,v retrieving revision 1.238 retrieving revision 1.239 diff -u -r1.238 -r1.239 --- changes.xml 3 Sep 2002 10:10:47 -0000 1.238 +++ changes.xml 6 Sep 2002 00:35:16 -0000 1.239 @@ -28,7 +28,7 @@ <person name="John Morrison" email="[EMAIL PROTECTED]" id="JM"/> <person name="Giacomo Pati" email="[EMAIL PROTECTED]" id="GP"/> <person name="Konstantin Piroumian" email="[EMAIL PROTECTED]" id="KP"/> - <person name="Ovidiu Predescu" email="[EMAIL PROTECTED]" id="OP"/> + <person name="Ovidiu Predescu" email="[EMAIL PROTECTED]" id="OP"/> <person name="Jeremy Quinn" email="[EMAIL PROTECTED]" id="JQ"/> <person name="Gianugo Rabellino" email="[EMAIL PROTECTED]" id="GR"/> <person name="Ricardo Rocha" email="[EMAIL PROTECTED]" id="RR"/> @@ -39,6 +39,16 @@ </devs> <release version="@version@" date="@date@"> + <action dev="OP" type="add"> + New user login and preferences sample to show the control flow + layer. + </action> + <action dev="OP" type="update"> + The control flow layer can now save the global JavaScript scope in + the servlet session object. This allows the value of global + variables to be saved between different top-level function + invocations. + </action> <action dev="SMS" type="update"> Profiler components extended to store intermediate SAX fragments, and also the some informations about the
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]