Commit | Date | |
---|---|---|
[r3111]
by
bugman
Renamed the class RunContainer to PipeContainer and removed the inheritance from 'object'. |
2007-03-08 05:15:47 | Tree |
2007-03-08 05:14:38 | Tree | |
2007-03-08 05:09:56 | Tree | |
[r3108]
by
bugman
Modified the __reset__ method of the relax data storage object to remove all the dictionary items. |
2007-03-08 05:05:14 | Tree |
[r3107]
by
bugman
Added a variable to the relax data storage object for storing the name of the current data pipe. |
2007-03-08 04:51:00 | Tree |
2007-03-08 04:46:36 | Tree | |
2007-03-08 04:23:29 | Tree | |
[r3104]
by
bugman
The Data class has been converted from an 'object' type to a 'DictType'. The Singleton set up has been appropriately modified. |
2007-03-08 04:20:20 | Tree |
[r3103]
by
bugman
All the statements of the __init__() method of the Data class have been removed. The __init__() method now does nothing (preventing problems with the Singleton set up). The Data |
2007-03-08 04:19:16 | Tree |
[r3102]
by
bugman
Creation of the RunContainer object. This file was copied from '__init__.py' as the old top level Data() class setup will be similar to |
2007-03-08 04:09:31 | Tree |