Re: [IronPython] ReflectedPackage issue

2005-07-01 Thread Anthony Tarlano
Great job! this is why open source succeeds... Let's hope that the ironPython team accepts your efforts. AnthonyOn 7/1/05, Jonathan Jacobs <[EMAIL PROTECTED]> wrote: Hi,I'd like to start off by saying that I'm not sure whether this is thepreferred place to post patches. If not, you may want to s

[IronPython] "CLR Dynamic languages under the hood"

2005-07-01 Thread Keith J. Farmer
Good intro to implementation details for dynamic languages under the CLR, from Joel Pobar's blog: http://blogs.msdn.com/joelpob/archive/2005/07/01/434728.aspx ___ users-ironpython.com mailing list users-ironpython.com@lists.ironpython.com http://lists.

[IronPython] ReflectedPackage issue

2005-07-01 Thread Jonathan Jacobs
Hi, I'd like to start off by saying that I'm not sure whether this is the preferred place to post patches. If not, you may want to start writing your reply now. Recently IronPython sparked my interest in using DirectX from Python, however I've run into a couple of issues. One of which I've been a