Re: [IronPython] SilverShell 0.6 Released

2008-12-04 Thread Dan Eloff
On Thu, Dec 4, 2008 at 10:26 PM, Ph. T <[EMAIL PROTECTED]> wrote: > . I was disappointed to find on code.google > something that could be holding off on submitting source code > to some time in the indefinite future . gmail put this in the spam bucket . > . dll's and other microsoft magic should be

Re: [IronPython] SilverShell 0.6 Released

2008-12-04 Thread Ph . T
. I was disappointed to find on code.google something that could be holding off on submitting source code to some time in the indefinite future . gmail put this in the spam bucket . . dll's and other microsoft magic should be confined to vmware or some other virtual mach . On Wed, Dec 3, 2008 at 7

Re: [IronPython] SilverShell 0.6 Released

2008-12-04 Thread Michael Foord
Dan Eloff wrote: A blatant plug for my own software here, but I just uploaded SilverShell 0.6.0: http://code.google.com/p/silvershell/ New in this release is the ability to run on the desktop with WPF, execution of code in background threads, and a scratchpad canvas for playing with UI controls.

Re: [IronPython] SilverShell 0.6 Released

2008-12-03 Thread Keith J. Farmer
Neat.. I wonder how difficult it would be to be able to host IP, PS, etc, much like the Silverlight/DLR demo from last year. I imagine for DLR languages that's probably not terribly difficult, but I don't know how hard it would be to wrap a wrapper around the Powershell interpreter to make it