[Development] Views in APIs (was: Re: QString and related changes for Qt 6)
Philippe
philwave at gmail.com
Wed May 13 09:56:08 CEST 2020
On Tue, 12 May 2020 18:59:35 +0200
Marc Mutz via Development <development at qt-project.org> wrote:
> QString-everywhere cements the naïve CoW world of the
> 1990s for yet another decade.
CoW naive? Really not, this method is at the heart of many strategic technologies.
eg.:
* virtual memory used by most of operating system
* some databases
* principle behind any immutable data structure
Philippe
More information about the Development
mailing list