On Thu, Oct 18, 2007 at 02:07:49PM -0700, Angus Leeming wrote: > This makes the source much more readable; obviously the right thing to do. > However, I think it also makes sense to make that QFileInfo a member > variable of FileName, no?
I think it is not considered politically correct to use Q* in support/*.h Pimpling away would be an option, but I'll do so only if we have reason to believe that there is a performance problem. [Of course my opinion on that rule is known...] Andre'