Hi Keith, sorry for the long time it took to respond,
> Keith J. Farmer Wrote:
> ILMerge, or GAC?
We are not installing IronPython in the GAC yet because of the stage of
development we are in. I am guessing that once we hit 1.0, the bits
could easily live in GAC.
> Out of curiosity, is there go
ILMerge, or GAC? I think I'd prefer the latter, though that goes
against the idea of no having to know anything about what language
something was written in.
Your diagnosis was correct -- copying the dlls worked.
Out of curiosity, is there going to be the equivalent of pyw, or some
switch to tell
onPython] IronPython 0.9.1 released
I'm running on the x64 Framework.
Re ColorfulConsole: the colors are dark, and difficult to view against
black. Is there a way to set them?
Re Stand-alone .exe: I see that .exe files are generated, but when I
try to execute them from explorer, i
I'm running on the x64 Framework.
Re ColorfulConsole: the colors are dark, and difficult to view against
black. Is there a way to set them?
Re Stand-alone .exe: I see that .exe files are generated, but when I
try to execute them from explorer, it gives an error with the following
information sen
Hello IronPython community,
Today we have released IronPython 0.9.1, a small incremental release
that contains several fixes for issues that were found in the 0.9
release and few changes in the console experience.
The list of changes:
* calling .Net methods with "ref" parameters is fixed
* del w