[IronPython] Empty CodeMethodReturnStatement causes exception...

2006-09-06 Thread Nathan Baulch
I'm completely new to Python, so please forgive my ignorance. I thought a good way to learn would be to target it with my code generation tool that uses CodeDom. However I'm getting an exception when my code contains empty return statements (CodeMethodReturnStatement) for methods that return void.

[IronPython] IronPython is Referenced on SlashDot

2006-09-06 Thread Martin Maly
In case you missed it, there is an IronPython discussion on SlashDot:   http://developers.slashdot.org/developers/06/09/06/2134234.shtml   Martin ___ users mailing list users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/

Re: [IronPython] ipy support in msxsl:script blocks

2006-09-06 Thread M. David Peterson
Excellent!  Thanks for the advice, Dino!  I will add this to my priority list and update accordingly.   In a (somewhat) related note, I have been pulling together a quick demo that incorporates IronPython, LINQ, and XSLT 2.0 extensions functions to provide what I believe will prove to be an extreme

Re: [IronPython] [ANN] IronPython 1.0 released today!

2006-09-06 Thread Yasir Alvi
Hi Keith. They've been tested with the July CTP and not against any newer .NET 3 bits so we can only guarantee workability on the July bits. Thanks Yasir -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Keith J. Farmer Sent: Wednesday, September

Re: [IronPython] ipy support in msxsl:script blocks

2006-09-06 Thread Dino Viehland
The best thing you could do for Saxon.NET right now is to support ICustomTypeDescriptor in addition to supporting Reflection.  The one downside is that ICustomTypeDescriptor isn’t as comprehensive as Reflection.Emit – for example it doesn’t support calling methods.  But it does support gett

Re: [IronPython] [ANN] IronPython 1.0 released today!

2006-09-06 Thread Dino Viehland
You're not the only one - there seems to be intermittent issues on CodePlex (they also released a new version yesterday). It does seem to come and go so closing down your browser and trying again works. We're pinging the CodePlex team to try and get the issue resolved. -Original Message--

[IronPython] Change in behaviour

2006-09-06 Thread Jörgen Stenarson
Hi, congratulations on the 1.0 release! Today after downloading the 1.0 release and trying it with my experimental readline code I got a crash when trying to get a reference to the PythonCommandLine object. The minimum code example that shows this behaviour: in file prov.py: import clr clr.

Re: [IronPython] [ANN] IronPython 1.0 released today!

2006-09-06 Thread Keith J. Farmer
I saw that. After logging in, I was able to successfully download. I don't know if it was a timing issue or a login issue. From: [EMAIL PROTECTED] on behalf of Tim Riley Sent: Wed 9/6/2006 6:32 AM To: Discussion of IronPython Subject: Re: [IronPython] [ANN] Iro

[IronPython] [ANN] HOWTO Screencast: Install IronPython

2006-09-06 Thread mattgriffith-ironpython
I created a 5 minute screencast that shows how to install IronPython. You can view it here: http://mattgriffith.net/PermaLink.aspx?guid=0b9de84a-d84e-484c-b06f-8ff75ab70b9f I used RC1 in the screencast but the same procedure works for IronPython 1.0. Matt Griffith http://mattgriffith.net ___

Re: [IronPython] [ANN] IronPython 1.0 released today!

2006-09-06 Thread jcollett
Hi, I did get it downloaded yesterday and up and running today. Jeff "Tim Riley" <[EMAIL PROTECTED]

Re: [IronPython] [ANN] IronPython 1.0 released today!

2006-09-06 Thread Charlie Moad
I got it once, but tried again and it went away. On 9/6/06, Tim Riley <[EMAIL PROTECTED]> wrote: > I keep getting an error from codeplex when I try to download 1.0.bin. Am I > the only one? > > > On 9/5/06, Jim Hugunin < [EMAIL PROTECTED]> wrote: > > I'm extremely happy to announce that we have re

Re: [IronPython] [ANN] IronPython 1.0 released today!

2006-09-06 Thread Tim Riley
I keep getting an error from codeplex when I try to download 1.0.bin. Am I the only one?On 9/5/06, Jim Hugunin < [EMAIL PROTECTED]> wrote:I'm extremely happy to announce that we have released IronPython 1.0 today! http://www.codeplex.com/IronPythonI started work on IronPython almost 3 years ago.  

Re: [IronPython] [ANN] IronPython 1.0 released today!

2006-09-06 Thread Stanislas Pinte
On behalf of http://www.ertmssolutions.com, thanks a lot again! Stan. Giles Thomas a ?crit : > On behalf of all of us at Resolver, congratulations! Many thanks to > everyone on the IP team for making such a great product. > > All the best for future releases. > > > Giles > -- ---

Re: [IronPython] [ANN] IronPython 1.0 released today!

2006-09-06 Thread Giles Thomas
On behalf of all of us at Resolver, congratulations! Many thanks to everyone on the IP team for making such a great product. All the best for future releases. Giles -- Giles Thomas Resolver Systems [EMAIL PROTECTED] Jim Hugunin wrote: >I'm extremely happy to announce that we have releas

Re: [IronPython] [ANN] IronPython 1.0 released today!

2006-09-06 Thread Keith J. Farmer
Should we expect the samples to work with the RC of .NET 3, or are they limited to July CTP? - Keith J. Farmer // [EMAIL PROTECTED] ___ users mailing list users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

[IronPython] CodePlex dump is discontinued

2006-09-06 Thread Sanghyeon Seo
With recent updates to CodePlex, it is now possible to download any revisions, even very old ones, from the project start. Previously, only recent revisions were listed. So there's few reasons to continue my CodePlex dump service. Therefore it's discontinued now: http://sparcs.kaist.ac.kr/~tinuvie