On Tue, 12 May 2020 18:59:35 +0200
Marc Mutz via Development <development@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

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

Reply via email to