BTW... for those keeping score, as Seo proclaimed, IP 2.0A1 will now
successfully build on Mono (SVN r77275). I have my doubts the stacktrace
will be all that useful to anyone, but you never know, so for what its
worth,
[EMAIL PROTECTED] Debug]$ mono ipy.exe
Stacktrace:
at (wrapper managed-t
My answers are inline for your first four questions. I don't have time to fill
out the rest right now, but I thought that you'd rather have a partial answer
than to wait on something more thorough that may or may not come.
Thanks - Jim
1) Can a developer extend the language by adding new key
Do I understand correctly: IP 2.0, and therefore the DLR, will now compile
on Mono, and as such, it is now possible to begin the process of trying to
break it? This would be fantastic! :D
(/me is building Mono from SVN, hopes to have successfully built IP 2.0 soon
thereafter...)
On 5/11/07, San
2007/5/2, Sanghyeon Seo <[EMAIL PROTECTED]>:
> Here's my first try on building IronPython 2.0 Alpha 1 on Mono:
> https://fepy.svn.sourceforge.net/svnroot/fepy/trunk/patches/2.0a1/
> (snip)
Mono revision later than 77232 compiles IronPython 2.0 Alpha 1 without
any modifications besides makefile pat