Re: [IronPython] Doubt with C# and PythonEngine

2007-11-26 Thread Eyvind Axelsen
PROTECTED] On Behalf Of Michael Foord > Sent: 26 November 2007 14:17 > To: Discussion of IronPython > Subject: Re: [IronPython] Doubt with C# and PythonEngine > > Hello Robin, > > There are various examples here: > > http://www.ironpython.info/index.php/Contents#Em

Re: [IronPython] Doubt with C# and PythonEngine

2007-11-26 Thread Robin Lauryssen-Mitchell
l Foord > Sent: 26 November 2007 14:17 > To: Discussion of IronPython > Subject: Re: [IronPython] Doubt with C# and PythonEngine > > Hello Robin, > > There are various examples here: > > http://www.ironpython.info/index.php/Contents#Embedding > > Michael > ht

Re: [IronPython] Doubt with C# and PythonEngine

2007-11-26 Thread Michael Foord
anks > Robin > > >> -Original Message- >> From: [EMAIL PROTECTED] [mailto:users- >> [EMAIL PROTECTED] On Behalf Of Michael Foord >> Sent: 26 November 2007 10:48 >> To: Discussion of IronPython >> Subject: Re: [IronPython] Doubt with C# and Pytho

Re: [IronPython] Doubt with C# and PythonEngine

2007-11-26 Thread Robin Lauryssen-Mitchell
n of IronPython > Subject: Re: [IronPython] Doubt with C# and PythonEngine > > Hello Jose, > > PocketPC uses the Compact framework which doesn't include the Reflect > Emit 'stuff' necessary to run IronPython. So it just plain won't work - > sorry. :-( > >

Re: [IronPython] Doubt with C# and PythonEngine

2007-11-26 Thread Michael Foord
Hello Jose, PocketPC uses the Compact framework which doesn't include the Reflect Emit 'stuff' necessary to run IronPython. So it just plain won't work - sorry. :-( There are some examples over on the IronPython cookbook if you are still interested however - http://www.ironpython.info Michael