[IronPython] Iron Python and Asp.net (framework 3.5)

2009-05-07 Thread Patrik Hägne
I have the problem described in the issue http://www.codeplex.com/IronPython/WorkItem/View.aspx?WorkItemId=19126 when including an assembly that depends upon the DLR and Iron Python for scripting. I can't get the suggested workaround to work, when I replace the Microsoft.Scripting.Extension

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2009-05-07 Thread Jeff Hardy
Well, chop chop! I don't have all day, you know. - Jeff On Thu, May 7, 2009 at 5:04 PM, Dino Viehland wrote: > And even after that there's still more bugs of yours to fix! :) > >> -Original Message- >> From: users-boun...@lists.ironpython.com [mailto:users- >> boun...@lists.ironpython.co

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2009-05-07 Thread Dino Viehland
And even after that there's still more bugs of yours to fix! :) > -Original Message- > From: users-boun...@lists.ironpython.com [mailto:users- > boun...@lists.ironpython.com] On Behalf Of Jeff Hardy > Sent: Thursday, May 07, 2009 3:54 PM > To: Discussion of IronPython > Subject: Re: [IronP

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2009-05-07 Thread Jeff Hardy
Nice work! This will make tracking bugs a lot easier. - Jeff On Wed, May 6, 2009 at 10:05 AM, Dave Fugate wrote: > Below is an automated report listing all sources that changed on the > IronPython CodePlex source repository in the last update a few minutes ago.   > Also included are IronPython

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2009-05-07 Thread Jeff Hardy
> (Shelveset: FixJeffsBugsfinal2;REDMOND\dinov | SNAP CheckinId: 8249) Mmm...notoriety. - Jeff ___ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2009-05-07 Thread Michael Foord
This is great guys - thanks! Michael merl...@microsoft.com wrote: This is an automated email letting you know that sources have recently been pushed out. ADDED SOURCES $/IronPython/IronPython_Main/Src/IronPython.Modules/_md5.cs $/IronPython/IronPython_Main/Src/IronPython.Modul

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2009-05-07 Thread Harry Pierson
This is awesome Dave. Good work. One small suggestion: Is it possible to include the CodePlex Change Set number in this automated email? The changeset you're including is for the internal TFS so there's no easy way to find the associated CodePlex change set other than manually comparing the che

Re: [IronPython] Compiling IronPythonConsole.exe

2009-05-07 Thread Dino Viehland
What you’re attempting to do here is define overridden properties for the methods on the IConsole interface. IConsole itself isn’t very well documented but the there’s info on properties here: http://www.ironpython.info/index.php/Overridable_Properties I do realize you’re just trying to get so

[IronPython] IronPython 2.6 CodePlex Source Update

2009-05-07 Thread merllab
This is an automated email letting you know that sources have recently been pushed out. ADDED SOURCES $/IronPython/IronPython_Main/Src/IronPython.Modules/_md5.cs $/IronPython/IronPython_Main/Src/IronPython.Modules/_sha256.cs $/IronPython/IronPython_Main/Src/IronPython.Modu