[Development] Re : QRegularExpression work

Giuseppe D'Angelo dangelog at gmail.com
Tue Jan 24 12:32:19 CET 2012


On 24 January 2012 11:02, André Pönitz <andre.poenitz at nokia.com> wrote:
> But I think this case is special. "regex" (or "regexp") are used as "proper"
> words in normal talk, like "url", and we do have "QUrl" for that, and we
> also try to make the API convienient to use.
>
> For the similarity of QRegExp and QRegex I agree there's some potential
> for confusion, but QRegExp vs QRegularExpression is not exactly without
> potential for confusion, either.
>
> More similar to std and boost, less line noise when reading...

Well, ok then. :) If noone else objects, I'm going to make the change to
- QRegex
- QRegexMatch
- QRegexMatchIterator

Cheers,
-- 
Giuseppe D'Angelo



More information about the Development mailing list