[Ironpython-users] IronPython for Android

2011-12-21 Thread Jeff Hardy
In what must have been a fit of insanity, I decided to try porting IronPython to Mono for Android. Surprisingly, it wan't that hard to get it to compile, and the new build system makes it much easier to add more platforms (this is not a coincidence, of course). Unfortunately, I don't know enough a

Re: [Ironpython-users] Reload module within embedded C# app

2011-12-21 Thread Jimmy Schementi
On Wed, Dec 21, 2011 at 5:16 PM, Daniel Fernandez wrote: > Hi Jeff, > > In my simple scenario was able to update test2. I just perform the following > varsuccess = engine.GetSysModule().GetVariable("modules").Remove("test2"); > > > then I perform the ImportModule on the test module and test2 was u

Re: [Ironpython-users] Reload module within embedded C# app

2011-12-21 Thread Daniel Fernandez
Hi Jeff, In my simple scenario was able to update test2. I just perform the followingvarsuccess = engine.GetSysModule().GetVariable("modules").Remove("test2"); then I perform the ImportModule on the test module and test2 was updated. I'm not sure if this is correct but I received the wanted e

Re: [Ironpython-users] Reload module within embedded C# app

2011-12-21 Thread Jeff Hardy
On Wed, Dec 21, 2011 at 11:32 AM, Daniel Fernandez wrote: > Hi Jeff, > > I downloaded NWSGI and see where you call engine.ImportModule in > the WsgiApplication.GetApplicationInfo method. It works great with that > module changes. > > I couldn't get modules that were changed from the entry module t

[Ironpython-users] Codeplex Issues

2011-12-21 Thread Slide
It would be really nice to get some help from the community in reviewing the current set of issues that exist on Codeplex. There are LOTS of issues that could be obsolete, duplicate, etc that would be nice if we could determine the current status. If you have some time, please take a look at the is

[Ironpython-users] IronPython, Daily Digest 12/20/2011

2011-12-21 Thread no_reply
Hi ironpython, Here's your Daily Digest of new issues for project "IronPython". In today's digest:ISSUES 1. [New issue] zlib fails to compress an empty string 2. [New comment] binascii.b2a_qp is present but throws NotImplemented breaking quopri standard module. 3. [New comment] Remove obsolete