• Tim Peters's avatar
    Checkpointing progress made with Jim so far today. · a9ed1d85
    Tim Peters authored
    New interface IResourceManager intends to combine the
    best aspects of IDataManager and IDataManagerOriginal,
    and will become "the" interface.
    New interface ISavePoint captures (along with models in
    collaborations.txt) what should be a clean design for a
    savepoint/rollback facility that actually works.
    a9ed1d85
test_SampleResourceManager.py 11.7 KB