On Tue, 18 Feb 2003, Andre Poenitz wrote: > On Tue, Feb 18, 2003 at 02:44:11PM +0000, Angus Leeming wrote: > > I think I have just about cleaned up the controllers code so that it is now > > transparent. As a result of this clean-up I have managed to replace all > > those boost::signals in frontends/Dialogs.h with normal C++ class methods. > > Good stuff.
We could have done without signals from the beginning (in theory at least) but I wanted to be sure we were as flexible and independent as possible in each of the frontends. That said, I agree with André that this news is indeed "good stuff". How much difference does it make to compile times? WRT the remainder of the discussion I like where the two of you are heading with your discussion and support your latest suggestions. Allan. (ARRae)