https://bugs.kde.org/show_bug.cgi?id=514767

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |---
             Status|RESOLVED                    |REPORTED

--- Comment #4 from [email protected] ---
Though I understand the simplicity (and possibly the safety) of using an OOB
enumerator function like QDirListing, the drawbacks of it can be quite
important for large (networked) libraries or large ignored folders.

Maybe I could open a new one as Wishlist to keep in mind that implementing a
custom iterator that would iterate with some parallelism (maybe a pool of
workers with a synchronized directories queue?) and be able to prune ignored
folders could be a useful addition?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to