On Wednesday 16 January 2002 3:33 am, Allan Rae wrote: [snip my original message] > Maybe ControlDialog_impl.[Ch] instead (like a _pimpl only different).
Nice. Done. > Secondly, I think we should wait with this change (the other is > probably okay) until after 1.2.0 and we've have time to discuss > reorganizing the GUII hierarchy. We may well do something like this > then anyway. Nah! I've just been trying to track down Michael Koziarski's problems with the gnome frontend and any change I made to ControlInset.h required the recompilation of vast numbers of files. Since I can't compile gnome on this box I didn't track down his problem (although I did find a bug!) so he's going to have to do the tracking himself. He's not going to be happy printing out things in the methods of CntrolInset if he has to recompile the entire frontend each time, now is he? Anyway, the change I've made changes none of the classes at all, and therefore cannot break anything. If the code compiles and links, then all is Ok. > Take a few minutes to draw out the GUII hierarchy (or work from > doxygen) and you'll see it is a great big long thin vine. It is > possible to rearrange this into a broad flat tree -- fewer intervening > classes needing recompiles. Sure. I understand this. Coping in the heat Ok? Regards, Angus