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