Commit | Date | |
---|---|---|
[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 |
2009-09-11 08:06:05 | Tree |
2009-09-10 18:04:05 | Tree | |
2009-09-10 17:56:32 | Tree | |
2009-09-10 17:37:33 | Tree | |
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 |
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. |
2009-09-10 16:32:31 | Tree |
2009-09-10 16:07:22 | Tree |