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

Re: WinSVN: Sources of Material

From: Branko Èibej <brane_at_xbc.nu>
Date: 2000-12-11 23:04:54 CET

Mark Murphy wrote:

> The first one (VB runtimes) is unavoidable, and the second is being remedied. The VBAccelerator.com code is the only piece in question.
>
> Thoughts?

The one thing I'm concerned about here (besides licencing problems, but
I see you're keeping on top of that) is avoiding the DLL explosion you
usually get with Windows programs.

The question here is: How many different DLLs will we have to install
(and maintain) for a Windows GUI client?

We want to avoid DLL versioning problems at all costs. I'd even lean
towards static linking, at least for the client, where the libraries are
relatively small.

-- 
Brane �ibej
    home:   <brane_at_xbc.nu>             http://www.xbc.nu/brane/
    work:   <branko.cibej_at_hermes.si>   http://www.hermes-softlab.com/
     ACM:   <brane_at_acm.org>            http://www.acm.org/
Received on Sat Oct 21 14:36:16 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.