RE: [IronPython] Version 1.0?

2005-07-26 Thread Keith J. Farmer
I'm sure it will ;) I'm starting to think of some winfx projects to apply IP and MSH to. I'm assuming the planned release is OsCon -- what can we look forward to? From: [EMAIL PROTECTED] on behalf of Martin Maly Sent: Tue 7/26/2005 2:41 PM very fair question

RE: [IronPython] Version 1.0?

2005-07-26 Thread Martin Maly
Hi Keith,   very fair question and yes, you are correct saying that we had planned for 2-week release cycle. Until the last release (0.7.6) we were actually true to our plan to release every two weeks. We did expect the next release to take longer than the usual two weeks (as we announced in

Re: [IronPython] IP & Python for .NET 2.0 roadmap

2005-07-26 Thread Monty Taylor
Hi Brian, Would you consider Python for .NET ready enough to use as a conduit between Zope and .NET in a production environment? I'm currently working on a Zope app that lives in a .NET world and I think this would help me stem the tide of people who want to rewrite it in C#. Thanks! Monty __