[IronPython] defined in multiple assemblies (framework 3.5)
Fernando Correia
fernandoacorreia at gmail.com
Wed Aug 20 21:56:01 CEST 2008
I spent some time trying to create a version of
Microsoft.Scripting.Core that is compatible with the framework 3.5.
But I gave up because it is a huge job and in ambiguous cases I can't
be sure if I should use the original classes in System.Core or the new
duplicated classes in Microsoft.Scripting.Core. I'm amazed that
Microsoft is releasing an assembly like this, even in beta. I must be
missing something.
Dody, if you have a version of Microsoft.Scripting.Core that is
compatible with the 3.5 framework I'd like to give it a try.
2008/8/20 Dody Gunawinata <empirebuilder at gmail.com>
>
> I can confirm that this works, one just have to kiss intellisense support goodbye though. Thanks for the effort.
>
> If anyone interested, I have a copy of refactored namespace for IP Beta 4 (It compiles and runs on a test site, but I haven't tried it =on my product application yet)
More information about the Ironpython-users
mailing list