According to MoMA, there are over 40 red flags between the IPY dlls and the
DLR (Microsoft Scripting) dlls. One of them has 2 P\Invokes that it doesn't
like and the others are a mix of TODOs on the mono side, or
not-implementeds.
Another block (for me) is that Mono doesn't implement the following
Doug Blank wrote:
Now that IronPython2 is out, wondering about IronPython on Mono...
Seo Sanghyeon-3 wrote:
Currently you need Mono SVN (both to run and to compile). Using SVN
r120972 below.
Any idea what version of Mono that is? Does IP2 build with Mono 2.2? It
would be great to put out a IP
Now that IronPython2 is out, wondering about IronPython on Mono...
Seo Sanghyeon-3 wrote:
>
> Currently you need Mono SVN (both to run and to compile). Using SVN
> r120972 below.
>
Any idea what version of Mono that is? Does IP2 build with Mono 2.2? It
would be great to put out a IPCE r8 for
so it seems like a common pattern. Unfortunately I don't
have any better suggestions.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Seo Sanghyeon
Sent: Sunday, December 07, 2008 9:10 PM
To: Discussion of IronPython
Subject: [IronPython] Iro
Currently you need Mono SVN (both to run and to compile). Using SVN
r120972 below.
The binary runs fine.
IronPython includes its own copy of ExtensionAttribute, but this
doesn't seem to work with Mono C# compiler: that is, extension methods
don't get recognized as extension methods. This causes t