Re: [Development] Introducing discussion about QStringFormatter

2017-08-10 Thread Thiago Macieira
On quinta-feira, 10 de agosto de 2017 17:53:39 PDT Sze Howe Koh wrote: > On 10 August 2017 at 20:41, Mårten Nordheim wrote: > IMHO, "QFormat" isn't a suitable name. First, this class itself does > not describe a format, unlike: [cut] > For these reasons, I'd personally prefer sticking to "QStringF

Re: [Development] Introducing discussion about QStringFormatter

2017-08-10 Thread Sze Howe Koh
Hello, On 10 August 2017 at 20:41, Mårten Nordheim wrote: > > Hello, I'm back with round 2 of QStringFormatter > = > > The WIP is still located over here: > https://codereview.qt-project.org/#/c/192873/ > > Name > - > > I think it would be nice to change the class' name as typing > QStri

Re: [Development] Introducing discussion about QStringFormatter

2017-08-10 Thread Mårten Nordheim
Hello, I'm back with round 2 of QStringFormatter = The WIP is still located over here: https://codereview.qt-project.org/#/c/192873/ Name - I think it would be nice to change the class' name as typing QStringFormatter repeatedly is fairly cumbersome. One suggestion was QFormat (unless i