Getting the current active project

Andreas Pakulat apaku at gmx.de
Tue Apr 3 11:55:33 UTC 2007


On 03.04.07 14:35:58, Andras Mantia wrote:
> On Tuesday 03 April 2007, Andreas Pakulat wrote:
> > Well, I think it might happen quite often, so I'm currently thinking
> > about doing a stat on the config file and see wether the modification
> > time is newer than the "stored" one. I guess a stat is faster than a
> > reparse and modification time should be sufficient here.
> 
> Yes, but think about the possibility that the time on the remote server 
> is different from the local one.

I meant the local files only. We don't have to fetch the configuration
from the remote server, only reparse the local file (which still takes a
bit of time, especially if the file gets larger).

Andreas

-- 
You love peace.




More information about the KDevelop-devel mailing list