> -----Original Message-----
> From: development-bounces+martin.jones=nokia....@qt-project.org
> [mailto:development-bounces+martin.jones=nokia....@qt-project.org]
> On Behalf Of ext Thiago Macieira
> Sent: Tuesday, June 19, 2012 8:02 PM
> To: development@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.

_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to