RE: [IronPython] Trouble building 0.7.5

2005-05-20 Thread Jones, Larry
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: "

[IronPython] Implementing an interface

2005-05-20 Thread Neil Hodgson
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); };

Re: [IronPython] Trouble building 0.7.5

2005-05-20 Thread rocco
- 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