Re: [IronPython] IronPython 0.7.6 released

2005-06-17 Thread Miguel de Icaza
Hello, > We have just released the version 0.7.6 of IronPython. Do you have any regression test suites to check on the progress of IronPython? We would like to run these tests on IronPython in Mono to ensure that we are not missing anything. Miguel.

RE: [IronPython] IronPython 0.7.6 released

2005-06-17 Thread Martin Maly
Yes, we do have a regression test suite that we keep extending as the development moves forward. We are going to make it part of the distribution package starting with the next release. Apparently, this is something we should have done earlier. Please accept our apologies. Martin > Miguel de Ica

[IronPython] .asmx WebService wrapping python code

2005-06-17 Thread [EMAIL PROTECTED]
Hi, Does anyone have an example of using IronPy to create a .NET WebService... Essentially creating an asmx wrapper converting some pure python code into a server side WebService? Is there a better pure python way to do this? I dug into the listserv archives and didn't see much about how to do

RE: [IronPython] IronPython future plans

2005-06-17 Thread Keith J. Farmer
Thoughts on when .NET attributes will appear, and what form they may take? This would have some bearing on Craig's asmx work, as well as serialization in general. You could write NUnit tests for IronPython using IronPython -- that would be slick. This is all great work. Thanks for letting us

RE: [IronPython] IronPython 0.7.6 released

2005-06-17 Thread Miguel de Icaza
Hey! > Yes, we do have a regression test suite that we keep extending as the > development moves forward. We are going to make it part of the > distribution package starting with the next release. This is very very good news! Thanks a million! ___ u

[IronPython] [OT] Miguel...

2005-06-17 Thread Keith J. Farmer
Sorry for the off-topic nature of this post... Miguel -- do you happen to know if anybody's managed to get Monad (now released in Beta1) running under Mono, or if it's even possible. If not, does Mono/Novell have plans in this regard? (Perhaps adding the nifty feature of IronPython/etc scrip

[IronPython] Embedding Iron Python in Other Apps

2005-06-17 Thread Corey Haines
I'm working on a new program at work (internal tool use, not for resale) and was wondering if there were any restrictions on embedding Iron Python as a scripting/extensibility console in it. I was thinking of taking the IronPythonConsole, abstracting the parsing and running out of it into a separat

[IronPython] IronPython at O'Reilly Open Source Convention

2005-06-17 Thread Martin Maly
Hello IronPython community, The O'Reilly Open Source Convention that takes place August 1-5, 2005 in Portland, OR will host two IronPython events. On Tuesday, August 2nd, 2005, Jim and Martin will be presenting a three hour long tutorial on IronPython, see here for details: http://conferences.ore

RE: [IronPython] IronPython at O'Reilly Open Source Convention

2005-06-17 Thread Keith J. Farmer
"1.0 release" ? From: [EMAIL PROTECTED] on behalf of Martin Maly Sent: Fri 6/17/2005 5:44 PM On Thursday, August 4th, 2005, Jim will be giving a talk on IronPython, see here for details: http://conferences.oreillynet.com/cs/os2005/view/e_sess/6862 <>__

Re: [IronPython] IronPython at O'Reilly Open Source Convention

2005-06-17 Thread Timothy Fitz
On 6/17/05, Martin Maly <[EMAIL PROTECTED]> wrote: > Hello IronPython community, > > The O'Reilly Open Source Convention that takes place August 1-5, 2005 in > Portland, OR will host two IronPython events. Any chance of a web broadcast or recording? ___