On Friday, 14 de January de 2011 21:49:01 Ingo Klöcker wrote: > On Friday 14 January 2011, Thiago Macieira wrote: > > On Friday, 14 de January de 2011 13:46:19 Sebastian Trueg wrote: > > > However, the query parser still uses static QRegExp objects which > > > seems a bad idea, isn't that right? > > > > static QRegExp are a bad idea regardless of whether threading is > > involved or not. > > Why?
Because it's static. Static non-PODs aren't a good idea.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Senior Product Manager - Nokia, Qt Development Frameworks
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
pgp3hlIwIgy8z.pgp
Description: This is a digitally signed message part.
