[Qt-interest] What is likely to be in Qt 4.8?

Thiago Macieira thiago at kde.org
Fri Feb 25 09:52:29 CET 2011


On Friday, 25 de February de 2011 00:41:08 Jeffery MacEachern wrote:
> On Fri, Feb 25, 2011 at 00:35, Thiago Macieira <thiago at kde.org> wrote:
> > On Friday, 25 de February de 2011 00:18:24 Scott Aron Bloom wrote:
> >> How does the resource area fit into that view of the QFileSystem?
> > 
> > It's kept for compatibility.
> 
> So is it then treated as a special case, with the actual abstraction gutted?

More or less.

The abstraction for the classes deriving from QAbstractFileEngine is still 
there. Compatibility is retained for existing applications.

However, the presence of any file engine (besides the resources one) will 
trigger the old, slower, compatibility codepaths. So if you want the benefit of 
the new and improved performant file I/O support, remove all file engines from 
your code.

PS: why are you guys asking me questions instead of testing Qt 4.8? The code 
is already there. It's not like we hide the development without cause...

-- 
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110225/a849bc93/attachment.bin 


More information about the Qt-interest-old mailing list