[Development] Container refactor update

martin.jones at nokia.com martin.jones at nokia.com
Wed Jun 20 09:53:23 CEST 2012


> -----Original Message-----
> From: development-bounces+martin.jones=nokia.com at qt-project.org
> [mailto:development-bounces+martin.jones=nokia.com at qt-project.org]
> On Behalf Of ext Thiago Macieira
> Sent: Tuesday, June 19, 2012 8:02 PM
> To: development at qt-project.org
> Subject: Re: [Development] Container refactor update
> 
> On segunda-feira, 18 de junho de 2012 23.58.47, Thiago Macieira wrote:
> > Here's the current status of my endeavour:
> 
> Update: QtDeclarative breaks horribly because qhashedstring_p.h uses
> QStringData, which has changed completely.
> 
> Can someone please rewrite QHashedString not to use QStringData? Do not
> make any assumptions about QString's internals, since I'm changing it.

We had a look at this today and we can't see a way to achieve the same performance/memory benefits we have now using only the public API.  We're perfectly happy to rewrite it to suit the new QString once we have it available.

Cheers,
Martin.




More information about the Development mailing list