no, I have the source, I'm going through it, but a combination of going through the source, and using reflector to change the IL back to csharp seems to be working, if slow.

On 2/9/06, J. Merrill <[EMAIL PROTECTED]> wrote:
You know that the source code from IronPython is available, don't you?  So you're reflecting on the assemblies that IP generates?  That's perhaps not a fruitful use of your time, as they're planning on (major) changes to support making callable-from-other-.Net-languages DLLs / libraries.

At 11:06 PM 2/9/2006, Jeremy Stell-Smith wrote
>I'm currently spiking out an "IronRuby".  And I've been going to IronPython to see how y'all do things.  It's been helpful, but there's not a lot of documentation and it's taking some time to figure things out (though reflector has been real helpful :) ).
>
>I was wondering if anyone had an IM they'd be willing to volunteer for small stupid questions, like "why is half of Ops generated?" or "what's the difference between a function1 and a function2?"
>
>Thanks,
>
>Jeremy Stell-Smith
>XP Coach/Developer
>ThoughtWorks


J. Merrill / Analytical Software Corp

_______________________________________________
users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

_______________________________________________
users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to