• Tim Peters's avatar
    Checkpointing progress made with Jim so far today. · 33d3d6f6
    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.
    33d3d6f6
test_SampleResourceManager.py 11.7 KB