Re: [TSVN] Another go at a patch for SVNFolderStatus
From: Will Dean <svn_at_indcomp.co.uk>
Date: 2004-10-28 22:50:53 CEST
At 20:02 28/10/2004 +0200, you wrote:
>To be honest, I don't like that.
Fair enough - it's your baby, after all :-).
Can you elaborate on why? My only concern was the directory change, but
Anyway, if we can run with the proper SVN fixes, that's even better, of course.
Now, *completely* separately, but in the same area of code:
I do think it would give slightly better performance to do the / to \
TCHAR * filepathnonconst = (LPTSTR)filepath;
which contains a deeply upsetting (to me) const-removing cast and a 'for'
I'd like to be completely ruthless about optimising the cache-hit path
What do you reckon?
Cheers,
Will
---------------------------------------------------------------------
|
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.