Changes

Line 26: Line 26:  
     def __init__(self, handle):
 
     def __init__(self, handle):
 
         activity.Activity.__init__(self, handle)
 
         activity.Activity.__init__(self, handle)
 +
 +
=== How do I implement a read_file method for my activity so that I can resume activities from the sugar journal? ===
 +
 +
=== How do I implement a write_file method for my activity in order to persist my activity in the journal? ===
    
= Class: ActivityToolbox =
 
= Class: ActivityToolbox =
Anonymous user