On Mon, Feb 26, 2007 at 06:19:56PM +0100, Jean-Marc Lasgouttes wrote: > Michael> From my point of view, QtCore is just another library like > Michael> boost, aspell, whatever. > > Not really, because we link with 2Mb of code just for the pleasure of > having a couple unicode support functions.
Seems to be a small price compared to maintaining ugly code ourselves. Most notably when the 2 MB come from a wildly used library that's usually loaded even on 'hostile' systems (like those running a Gnome desktop) Andre'