[IronPython] DLLs directory in the default path

Martin Maly Martin.Maly at microsoft.com
Tue Sep 26 18:42:10 CEST 2006


Good suggestion. Filed as Codeplex workitem 3730

Martin

-----Original Message-----
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] 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
users at lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com



More information about the Ironpython-users mailing list