On Tue, Apr 03, 2007 at 09:55:17AM +0200, Lars Gullik Bjønnes wrote: > Andre Poenitz <[EMAIL PROTECTED]> writes: > > | > By the way, is there a reason why we don't use the same header for the > | > client? > | > | None that I am aware of. > > There was a reason. But I can't remember t now. > > | > 'debug.h' should really be transferred to support/ > | > | Does not sound wrong. > > It does if you view support as a support lib that should not really > know something about the rest of lyx.
What does it need to know? It's a sink: Just write whatever I pass somewhere. Could be a console, or the debug window of some IDE. It does not have to know anything apart, possibly, the 'channel' enum. But that could easily considered as 'service', too. Andre' >