Re: [IronPython] CodeContext went from language-independent to IronPython-specific

2010-03-22 Thread Paul Felix
eMember. If the scriptwriter is using Ruby, it would be nice to return a Ruby list. If there was some way to get access to a type converter based on the "calling context", this might be doable. Does that make sense? On Sun, Mar 21, 2010 at 8:53 PM, Paul Felix wrote: > Hi, > > I am embe

[IronPython] CodeContext went from language-independent to IronPython-specific

2010-03-21 Thread Paul Felix
Hi, I am embedding IronPython in an application for scripting. I'm also making some C# classes "dynamic" by implementing the special DLR methods like GetBoundMember. My signatures for those special methods include the code context: [System.Runtime. CompilerServices.SpecialName] pu

[IronPython] IronPython 2.0 RC1 and Mono

2008-11-11 Thread Paul Felix
Hi, The following Mono patches will allow IronPython 2.0 RC1 to run on Mono 2.0: http://go-mono.com/forums/#nabble-to20363627 http://go-mono.com/forums/#nabble-to20389995 Paul ___ Users mailing list Users@lists.ironpython.com http://lists.ironpython.co

Re: [IronPython] Strange slowness when loading IronPython.dll

2006-09-26 Thread Paul Felix
> Martin > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Paul Felix > Sent: Monday, September 25, 2006 9:02 AM > To: users@lists.ironpython.com > Subject: [IronPython] Strange slowness when loading IronPython.dll > >

[IronPython] Strange slowness when loading IronPython.dll

2006-09-25 Thread Paul Felix
Hi, I'm running IronPython 1.0 on Windows XP: IronPython 1.0.60816 on .NET 2.0.50727.42 Copyright (c) Microsoft Corporation. All rights reserved. >>> Something happened on my Windows XP box last week, and now when I start ipy.exe, the console window appears, but it takes ~15 seconds for the i

[IronPython] IronPython at TechEd 2006?

2006-06-09 Thread Paul Felix
Hi, Will there be any way to get "virtual" access to the IronPython breakout session or to presentation materials? Paul ___ users mailing list users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com