Good suggestion. Filed as Codeplex workitem 3730
Martin
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sanghyeon Seo
Sent: Sunday, September 24, 2006 7:21 PM
To: Discussion of IronPython
Subject: [IronPython] DLLs directory in the default path
This is
This is a feature request.
CPython on Windows have DLLs directory, in addition to Lib directory,
in the default path. In my opinion, this is a good idea for IronPython
too.
One could throw MySql.Data.dll to that directory, for example. A
criteria for what to put into DLLs and what to put into Lib