Menu

SVN archive Commit Log


Commit Date  
[r9515] by bugman

Changed the default save state to XML.

2009-09-11 09:48:17 Tree
[r9514] by bugman

Fixes for load_pickle().

The ds.__reset__() call has been removed because of redundancy and the new ds.is_empty() has been
blacklisted.

2009-09-11 09:39:53 Tree
[r9513] by bugman

Duplicated the test_state() system test into test_state_pickle() and test_state_xml().

This tests both formats.

2009-09-11 09:36:02 Tree
[r9512] by bugman

Added the force flag to the state.load() user function.

When True, this causes the relax data store to be reset prior to state loading.

2009-09-11 09:31:44 Tree
[r9511] by bugman

Updated the relax data store from_xml() method for support of the loading of the XML state file.

2009-09-11 09:12:30 Tree
[r9510] by bugman

Docstring clarification of the dir arg.

2009-09-11 08:29:08 Tree
[r9509] by bugman

Absorbed the load_xml() function into load_state().

After shifting the data store check to load_state() for all formats, the function only had one
statement.

2009-09-11 08:16:04 Tree
[r9508] by bugman

Added a warning to the state.save() user function about the pickle format compatibility.

2009-09-11 08:07:11 Tree
[r9507] by bugman

Added the pickle arg to state.save().

This allows the relax state - the contents of the relax data store - to either be saved as XML or as
a pickled object.

2009-09-11 08:06:05 Tree
[r9506] by bugman

Created the relax data store is_empty() method.

2009-09-10 18:04:05 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.