Changes between Version 2 and Version 3 of FreezeThawTasklist

Show
Ignore:
Timestamp:
01/29/10 21:45:59 (12 years ago)
Author:
plobsing
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FreezeThawTasklist

    v2 v3  
    55    * satisfy the interface visit_info provides PMCs being frozen/thawed. 
    66    * provide an interface (preferably vtable) for src/pmc_freeze.c to use. 
    7  * Convert src/pmc_freeze.c into a driver around these PMCs. All encoding/decoding logic should be in the PMCs. If possible make this interface implementable in PIR, to make explanations easier to end users and allow for creating clones of the driver with slight modifications from PIR. 
     7 * Convert src/pmc_freeze.c into a driver around these PMCs. All encoding/decoding logic should be in the PMCs. If possible make this driver implementable in PIR, to make explanations easier to end users and allow for creating clones of the driver with slight modifications from PIR. 
    88 * Create alternate reader/writer/visitor PMCs to eg: provide a simple text representation (which might allow PASM to contain all information in PBC); provide a size accumulator (TT #362) 
    99