Database recommendations for Windows app

Dave Cook davecook at nowhere.net
Wed Jun 22 14:14:11 EDT 2005


On 2005-06-22, Cameron Laird <claird at lairds.us> wrote:

> Are you saying that Python-based applications are particularly
> vulnerable in this all-too-common scenario?  If so, I'm not
> getting it; why is the architecture described more fragile than
> more traditional Windows-oriented development patterns?  If not,
> then, ... well then I truly don't get your point.

Maybe the point is the downside of depending on installed DLLs rather than
shipping your own.

Dave Cook



More information about the Python-list mailing list