On Sat, Mar 18, 2017 at 12:25:12PM +0200, Ville Voutilainen wrote:
> > Kill QList in Qt 6.
> 
> How much valid code will that break?

Pretty much all user code as QList has been the advocated default container
for more than a decade. 

>How many bugs does that avoid?

Probably not many. E.g keeping long-lived references into a Qt container
is a rather uncommon pattern.

Andre'

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

Reply via email to