gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] storm/doc/pegboard/storm_with_tapestry--hemppah...


From: Hermanni Hyytiälä
Subject: [Gzz-commits] storm/doc/pegboard/storm_with_tapestry--hemppah...
Date: Tue, 08 Jul 2003 07:07:45 -0400

CVSROOT:        /cvsroot/storm
Module name:    storm
Branch:         
Changes by:     Hermanni Hyytiälä <address@hidden>      03/07/08 07:07:45

Modified files:
        doc/pegboard/storm_with_tapestry--hemppah: peg.rst 

Log message:
        destroy()

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/storm/storm/doc/pegboard/storm_with_tapestry--hemppah/peg.rst.diff?tr1=1.18&tr2=1.19&r1=text&r2=text

Patches:
Index: storm/doc/pegboard/storm_with_tapestry--hemppah/peg.rst
diff -u storm/doc/pegboard/storm_with_tapestry--hemppah/peg.rst:1.18 
storm/doc/pegboard/storm_with_tapestry--hemppah/peg.rst:1.19
--- storm/doc/pegboard/storm_with_tapestry--hemppah/peg.rst:1.18        Tue Jul 
 8 05:17:36 2003
+++ storm/doc/pegboard/storm_with_tapestry--hemppah/peg.rst     Tue Jul  8 
07:07:44 2003
@@ -5,8 +5,8 @@
 
 :Authors:  Hermanni Hyytiälä
 :Date-Created: 2003-07-03
-:Last-Modified: $Date: 2003/07/08 09:17:36 $
-:Revision: $Revision: 1.18 $
+:Last-Modified: $Date: 2003/07/08 11:07:44 $
+:Revision: $Revision: 1.19 $
 :Status:   Incomplete
 
 .. :Stakeholders:
@@ -400,6 +400,13 @@
                        unpublishMsg = new 
                        TapestryUnpublishMsg(blockGUID, tag)
                        dispatch(unpublishMsg)
+               }
+               
+                
+               // Sandstorm calls this method when it cleanups a stage.        
                         
+               method destroy() {
+               // We do not have to anything here since SandStorm does not use 
+               // this method.
                }
        }
     




reply via email to

[Prev in Thread] Current Thread [Next in Thread]