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 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 would be,
anything you would clr.AddReference goes to DLLs.

--
Seo Sanghyeon
_______________________________________________
users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
_______________________________________________
users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to