On Sat, Jun 04, 2016 at 08:13:40PM +0300, Антон Жилин wrote:
> The aim of these suggestions is not to change how memory management works
> in Qt, but to wrap it in a uniform syntax, and by the way, eliminate the
> need for explicit usage of `new`.
> We need to view each case of memory allocation that is used somewhere in Qt
> and think about how to express it in this syntax.

We do we *need* to do that?

The fact that someone came up with a way to avoid typing 'new' in some
cases and a few more people mistook that as indication to not use
it altogether does not qualify as valid reason in my eyes.

Andre'
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to