Commit | Date | |
---|---|---|
[r13586]
by
bugman
The Observer object no longer uses __init__() to setup structures as the singleton design kills it. |
2011-07-13 12:27:39 | Tree |
2011-07-13 11:18:58 | Tree | |
[r13584]
by
bugman
The Pipe_switch_observer singleton has also switched to the object base of Observer. |
2011-07-13 11:17:13 | Tree |
2011-07-13 11:16:39 | Tree | |
[r13582]
by
bugman
Created the page_switch() method and registered it for pipe switches. The new page_switch() method is registered with the Pipe_switch_observer singleton and observer |
2011-07-13 11:11:28 | Tree |
[r13581]
by
bugman
Created generic_fns.pipes.Pipe_switch_observer for observing switches in the current data pipe. Pipe_switch_observer.notify_observers() is now called by the switch() and delete() functions. |
2011-07-13 10:56:06 | Tree |
2011-07-13 10:06:27 | Tree | |
[r13579]
by
bugman
Added a module and base class method Observer which implements the observer design pattern. |
2011-07-13 10:04:36 | Tree |
[r13578]
by
bugman
Merged revisions 13577 via svnmerge from ........ |
2011-07-13 09:46:50 | Tree |
[r13577]
by
bugman
Many bug fixes for the functions of the generic_fns.mol_res_spin module. These fixes are for when a data pipe other than the current data pipe is used. |
2011-07-13 09:44:38 | Tree |