Menu

SVN archive Commit Log


Commit Date  
[r9505] by bugman

Updates to the load_xml() function. This now does something!

2009-09-10 17:56:32 Tree
[r9504] by bugman

Removed trailing whitespace.

2009-09-10 17:37:33 Tree
[r9503] by bugman

Shifted the results.write() force arg to the end.

Bool args should be last!

2009-09-10 17:26:22 Tree
[r9502] by bugman

The relax data store to_xml() method now can add all data pipes to the XML file (or a subset).

The results.write() method now asks to_xml() for just the current pipe to be stored, whereas
state.save() supplies no 'pipes' argument to have all pipes stored.

2009-09-10 17:24:30 Tree
[r9501] by bugman

The save_state() function now calls the relax data store to_xml() method.

This method is currently only for one data pipe, and is used by the results writing user function.

2009-09-10 17:01:25 Tree
[r9500] by bugman

Added the pickle flag to save_state().

This defaults to True to prevent relax failures during the XML file implementation.

2009-09-10 16:36:40 Tree
[r9499] by bugman

Redesign of the relax state loading for adding support for a XML formatted state file.

Half of the load_state() is now in load_pickle(), and a new function load_xml() added.
The determine_format() function will tell if the file is a pickle or XML file, and then
load_pickle() will run the appropriate loading function.

2009-09-10 16:32:31 Tree
[r9498] by bugman

A few fixes for the test_write_read_pipes() system test.

2009-09-10 16:07:22 Tree
[r9497] by bugman

Shifted the test_write_read_pipes() system test to the 'state' test module.

The program state is now being saved as the results file is for just one data pipe.

2009-09-10 15:38:20 Tree
[r9496] by bugman

Updated the specific_fns module __all__ list for the SRLS module.

2009-09-10 15:37:16 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.