2011/11/23 Thiago Macieira <thi...@kde.org>:
> We don't even have to mark this one deprecated. If the new engine's API is
> compatible, it could be used for both.

well.... doesn't that depend on how complete you want SC to be?
QRegExp uses different syntax than pretty much every other RE engine,
definitely different from PCRE, and supports different features. So if
people have hardcoded regular expressions, they may function
differently, or not at all.
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to