Re: [Ironpython-users] Patch

2012-02-23 Thread Dino Viehland
Forget that moving AssemblyResolve to PythonOps comment... chicken, egg, etc... :) From: [email protected] [mailto:[email protected]] On Behalf Of Dino Viehland Sent: Thursday, February 23, 2012 10:16 PM To: Slide; iron

Re: [Ironpython-users] Patch

2012-02-23 Thread Dino Viehland
This is awesome, a couple comments: Can AssemblyResolve be moved into PythonOps? It looks like it keys off of Assembly.GetEntryAssembly() and so doesn't rely on anything in the generated assembly. That'd make it easier to read and update the code. Maybe I missed something that

Re: [Ironpython-users] Patch

2012-02-23 Thread Jeff Hardy
On Thu, Feb 23, 2012 at 7:55 PM, Slide wrote: > Just wanted to get this out for review before I push it. I would have done > it through my fork on github and issued a pull request, but my fork is > currently messed up. Let me know if you see anything out of the ordinary. > > Fixes 32288 and 26706

[Ironpython-users] Patch

2012-02-23 Thread Slide
Just wanted to get this out for review before I push it. I would have done it through my fork on github and issued a pull request, but my fork is currently messed up. Let me know if you see anything out of the ordinary. Fixes 32288 and 26706 Thanks, slide -- Website: http://earl-of-code.com

Re: [Ironpython-users] Pyc.py dependencies

2012-02-23 Thread Slide
On Thu, Feb 23, 2012 at 9:28 AM, Jeff Hardy wrote: > On Thu, Feb 23, 2012 at 7:05 AM, Slide wrote: > > I'm feeling pretty masochistic lately, so maybe I'll write it in pure > Python > > :-) The other option is pulling in something like wrc.exe from WINE > > depending on the license winres from b

Re: [Ironpython-users] Pyc.py dependencies

2012-02-23 Thread Jeff Hardy
On Thu, Feb 23, 2012 at 7:05 AM, Slide wrote: > I'm feeling pretty masochistic lately, so maybe I'll write it in pure Python > :-) The other option is pulling in something like wrc.exe from WINE > depending on the license winres from binutils is another option. I can check > into those options as

Re: [Ironpython-users] Pyc.py dependencies

2012-02-23 Thread Slide
I'm feeling pretty masochistic lately, so maybe I'll write it in pure Python :-) The other option is pulling in something like wrc.exe from WINE depending on the license winres from binutils is another option. I can check into those options as well. What license would we want in order to redistribu

[Ironpython-users] IronPython, Daily Digest 2/22/2012

2012-02-23 Thread no_reply
Hi ironpython, Here's your Daily Digest of new issues for project "IronPython". In today's digest:ISSUES 1. [New comment] Add option to pyc.py to embed IronPython assemblies 2. [New comment] Add option to pyc.py to embed IronPython assemblies 3. [New comment] Allow resources when compiling with