[Qt5-feedback] Real 64 Bit support ?
Thiago Macieira
thiago at kde.org
Tue May 17 15:13:37 CEST 2011
On Tuesday, 17 de May de 2011 12:41:34 André Pönitz wrote:
> Sorry to repeat myself. The question is relevant.
>
> Right now we can exchange a QVector between any platform, with "natural"
> syntax for reading and writing, without any casting. One does not have to
> care at all for the platform. It just works.
Let me be precise:
I don't want to change. I don't think it's a good idea. If you need to handle
billions of elements, you should find dedicated classes for this.
I agree with your points on how this makes it difficult, introducing warnings or
subtle errors.
However, the wire format is not an issue. It can be solved by having the size
in the wire stored as a 64-bit int on all platforms. You can't load more
elements than what you have memory for anyway. See the other email I've just
sent.
--
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.nokia.com/pipermail/qt5-feedback/attachments/20110517/719d18f3/attachment.bin
More information about the Qt5-feedback
mailing list