Commit | Date | |
---|---|---|
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 |
2007-03-08 04:03:57 | Tree | |
[r3100]
by
bugman
File deletion. This is in preparation for the replacement of the current '__init__.py' with 'main.py'. |
2007-03-08 04:03:25 | Tree |
[r3099]
by
bugman
Blocked revisions 3086,3088-3096 via svnmerge ........ |
2007-03-08 04:01:18 | Tree |
[r3098]
by
bugman
Shifted the __all__ list from '__init__.py' to 'main.py'. This is in preparation for the replacement of the current '__init__.py' with 'main.py'. |
2007-03-08 04:01:04 | Tree |
2007-03-08 03:55:35 | Tree | |
[r3096]
by
bugman
Bug fix. The relax data storage object was not accessible by the reset() user function. |
2007-03-08 03:32:44 | Tree |