Re: [IronPython] Ironpython and Compact .Net

2008-11-29 Thread Curt Hagenlocher
Alas, IronPython currently requires the use of the "Reflection.Emit" library, and the .NET compact framework doesn't yet support this. On Sat, Nov 29, 2008 at 3:55 PM, Tefkros <[EMAIL PROTECTED]> wrote: > Hello, > > Please forgive my ignorance but I would like to know if it's possible and > if it

[IronPython] Ironpython and Compact .Net

2008-11-29 Thread Tefkros
Hello, Please forgive my ignorance but I would like to know if it's possible and if it is, how, to use compact .net framework with ironpython. I 'd like to write applications for windows mobiles and since the make use of .net, ironpython seems to fit in. I 'm well aware of the fact that not all