konqy and the model-view-concept in the dirviews

David Faure faure at kde.org
Wed Sep 13 13:57:28 BST 2006


On Wednesday 13 September 2006 14:13, Michael Brade wrote:
> No, that's not what I meant, I thought about some other Konqueror instance (or 
> whatever app) changing the sorting, then the nextUrl() would have to sort 
> again, which is O(N log N) instead of O(N).
Sure, but how often do you change the sorting in another konq instance while
viewing your image collection in kuickshow? It *can* happen, but not between every
time you go to the next image...

> > > Sure, the order doesn't matter at all right now, and nothing is
> > > preventing us from changing it. Just not sure if we need to...
> >
> > Yeah I'm starting to wonder if it's really the best solution. We could just
> > as well store a stringlist in the right place.
> yep, or just pointers.
Not if this should also work with standalone viewers (in addition to embedded ones)

-- 
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).




More information about the kfm-devel mailing list