Lars Knoll wrote: > One of the problems is that we'll most certainly get regressions by trying > to unify the code base. And in the end we find out that we might be able > to reuse less code than we thought before. > > IMO it's a mostly academic exercise.
For the record, my suggestion to unify "header" code was to unify QStringData/QByteArrayData/QVectorData. Other than the current proposal to put string hashes in QStringData, those base structs provide the same functionality in slightly different ways for no good reason. Any other sharing can happen over time where it makes sense. Cheers, João _______________________________________________ Qt5-feedback mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt5-feedback
