[Development] Future of java-style iterators?
Christian Ehrlicher
Ch.Ehrlicher at gmx.de
Sun Dec 3 21:56:24 CET 2023
Hi,
Some days ago we got an error report in the forum about QHashIterator,
turned out to be a missing documentation for a complete class which
remained unnoticed since Qt 6.0
(https://bugreports.qt.io/browse/QTBUG-119461).
This leads to the question if we should deprecate all java-style
iterators since they seem to be a) not widely used and b) it looks like
we don't support them in a way we should.
What do you think?
Cheers,
Christian
More information about the Development
mailing list