Thanks! I'll try it.
Larry Jones
-Original Message-
From: rocco [mailto:[EMAIL PROTECTED]
Sent: Friday, May 20, 2005 3:02 AM
To: Discussion of IronPython
Subject: Re: [IronPython] Trouble building 0.7.5
- Original Message -
From: "Jones, Larry" <[EMAIL PROTECTED]>
To: "
I have an interface defined in C# that I would like to implement in
IronPython 0.7.5. Similar code works in Jython. The interface looks
like:
public interface IDocumentChangeListener {
void StateAltered();
void InvalidateAll();
void InvalidateRange(int a, int b);
};
- Original Message -
From: "Jones, Larry" <[EMAIL PROTECTED]>
To: "'Discussion of IronPython'"
Sent: Thursday, May 19, 2005 8:34 PM
Subject: RE: [IronPython] Trouble building 0.7.5
>I had planned to install version 0.7.5; however, this requires the .NET 2.0
>beta 2 which requires the W