Menu

SVN archive Commit Log


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

Fix for the new_analysis() method - it should be calling switch_page().

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

The Observer class is now using the new style python object construction.

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
object so that pipe switches cause the notebook to switch pages. The switch_page() method has also
been created to abstract the switching of pages in the notebook.

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

The User_functions class now derives from the Observer base class.

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
svn+ssh://bugman@.../svn/relax/1.3

........
r13577 | bugman | 2011-07-13 11:44:38 +0200 (Wed, 13 Jul 2011) | 5 lines

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: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
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.