Marc Mutz via Development wrote:
> Until then, either you want to be notified of sub-optimal APIs asap,

What is "suboptimal" about Java-style iterators, other than that they do not 
work the same way as the STL ones? I find the Java-style iterators to be 
easier to use and less error-prone than the STL-style ones (which, as I 
understand it, is why they were originally added to Qt to begin with).

        Kevin Kofler

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

Reply via email to