On Wed, Apr 11, 2007 at 11:07:31PM +0200, Lars Gullik Bjønnes wrote: > [EMAIL PROTECTED] writes: > > | Quoting Andre Poenitz <[EMAIL PROTECTED]>: > | > | > > | > Of course I do not recommend such practice but just let the app specific > | > constants in support. > | > | +1. > > I think you are just too narrowminded and not able to see the bigger > picture. In support we have among others, components that could be > used by _any_ project.
Face it, the chances that "_any_ project" will choose lyx/src/support/* over, say, Gtk or Qt are very, _very_ slim. So this is a point we should not waste a single thought on. > Also by doing in a more generic way, it is easier to replace compnents > with 3rd party componenets when available, be it from boost or qt. If you were willing to _really_ use Qt, most of our support code simply can go. Andre'