[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Re: VC-Express

From: Will Dean <svn_at_indcomp.co.uk>
Date: 2005-12-12 15:09:39 CET

At 07:10 12/12/2005 -0600, you wrote:

>My question is: Can this be converted to .NET? I've never done a shell
>extension, so I'm not sure; but I'd like to think that there's a .NET way
>to do it.

The overwhelming amount of TSVN is not actually shell extension - it's just
two ordinary applications - one which runs all the time in the background
called TSVNCache, and the other which is invoked, with command line
parameters, by the shell extension. (TortoiseProc.exe).

It's difficult to see much advantage of converting to .NET for any of it,
really - interfacing to the SVN libraries would be harder (though I think
there is already a .NET->SVN interface around), app startup would be slower
which would be a disadvantage for TortoiseProc. Memory footprint would be
larger, which would be perceived as a disadvantage for TSVNCache.

I'm not anti-.NET BTW - I like programming with it, but I'm not sure
converting TSVN would bring much benefit.

Cheers,

Will

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Dec 12 15:10:35 2005

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.