Menu

SVN archive Commit Log


Commit Date  
[r3111] by bugman

Renamed the class RunContainer to PipeContainer and removed the inheritance from 'object'.

2007-03-08 05:15:47 Tree
[r3110] by bugman

Renamed the data pipe object module (for the name change from 'run' to 'pipe').

2007-03-08 05:14:38 Tree
[r3109] by bugman

Improved the object print out of the relax data storage object __repr__ method.

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
[r3106] by bugman

Rewrote the __repr__() method of the relax data storage object.

2007-03-08 04:46:36 Tree
[r3105] by bugman

Added a docstring for the __reset__() method of the Data class.

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
object has been given a docstring and the unused import statements deleted.

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
the new RunContainer object. The Data class has been renamed to RunContainer and the Singleton
setup has been eliminated. The __all__ list object has also been removed.

2007-03-08 04:09:31 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.