On pá 10. dubna 2009, Klaus Ethgen wrote:
> Hi Vladimir,
>
> Am Mo den  6. Apr 2009 um 20:19 schrieb Vladimir Nadvornik:
> > Done in rev. 1614. Please test.
>
> Works well. But...
>
> > (The stat on all possible sidecars is still used in situations when the
> > file name does not come from readdir, this is for example commandline or
> > drag and drop)
>
> I encountered a other situation where it comes into trouble. When you
> open a collection (that can be from many files from many directories)
> then the stat probe is still done. Do you have a idea how to improve
> that?
>

Other possibility is to read complete directory even if the collection 
contains just one file from it.

With sqlite it will work better - stat the directory and compare timestamp,
read the directory only if the timestamp does not match and then use file 
information from the database.

I don't know about any simple workaround before sqlite is implemented.

Vladimir

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Geeqie-devel mailing list
Geeqie-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geeqie-devel

Reply via email to