Re: [Development] QTBUG-20886: Remove QSettings from QtCore

2012-02-22 Thread Thiago Macieira
On quarta-feira, 22 de fevereiro de 2012 17.23.53, lars.kn...@nokia.com wrote: > Hi, > > also here it looks extremely challenging to disentangle all the code, as > QSettings is still used in many places. > > So my proposal is that we don't do this change and instead simply > deprecate QSettings as

[Development] QTBUG-20886: Remove QSettings from QtCore

2012-02-22 Thread lars.knoll
Hi, also here it looks extremely challenging to disentangle all the code, as QSettings is still used in many places. So my proposal is that we don't do this change and instead simply deprecate QSettings as soon as we have a proper replacement. Comments? Lars ___