Alexander Neundorf wrote: > > Come on, if you change something in a kdelibs header, almost everybody is > forced to recompile. This is even still allowed. > Only source and binary incompat. changes have to wait until monday. > Although I didn't follow the pimpl stuff very closely, isn't it something > which can be done class by class and if so it doesn't break stuff where it > hasn't been changed yet ? Maybe it isn't as bas as I initially thought, because most classes inherit from QObject already disabling copying which could break source compatibility.