2007/7/28, M. David Peterson <[EMAIL PROTECTED]>:
> Don't know of any MSI extraction utils on GNU/Linux|FreeBSD|Unix*|MacOSX,
> though I doubt no one has taken the time to create one, I just don't know of
> anybody who has.
>
> Anybody know if one exists?
This is getting off-topic, but recent vers
Hello all,
I've solved the Windows Forms on Mac OS problem. Although I had X11
installed I wasn't running IronPython from xterm.
Doing that fixed Windows Forms *and* the problem with the delete key in
the interactive interpreter.
All the best,
Michael Foord
http://www.ironpython.info/
Michae
Hi there,
This is strange, but this one is weird:
>>> 'hello world'.Upper()
'HELLO WORLD'
Luis
- Original Message -
From: "Michael Foord" <[EMAIL PROTECTED]>
To: "Discussion of IronPython"
Sent: Saturday, July 28, 2007 10:06 AM
Subject: [IronPython] [Bug] import System enables .NET me
can ironpython be used for creating (not consuming) web services on
the server side? i couldn't find an example of this. i you can, can
this be done with VS2005 or do we need VS-orcas beta 2?
is ironpython integrated into VS-orcas beta 2?
thanks,
bryan
_
Hello all,
A bug in IronPython 1.1. This one has bitten us and it would be very
nice to have it fixed.
Create a .NET array in one module and then use it in another module that
hasn't imported clr (or System) and it will be stripped of its .NET
methods and properties.
Importing clr fixes the p
Hello all,
My understanding was that 'import clr' in a module was supposed to
enable .NET methods.
'import System' also has the same effect. Try the following (either from
an interactive session or run as a program) in IronPython 1.1.
import System
print 'hello'.ToUpper()
All the best,
Mich
Hello all,
Has anyone had any success getting Windows Forms to work with IronPython
and Mono on Mac OS X?
Mono claims to support Windows Forms on Mac OS, but instantiating a form
dies horribly (see below). I have the Apple X11 installed.
Some (old) Winforms bug reports suggested I might need t
On 7/28/07, M. David Peterson <[EMAIL PROTECTED]> wrote:
>
>
>
> You might find AnkhSVN exactly what you are looking for >
> http://ankhsvn.tigris.org/
> < It's a VS.NET plugin, but the assemblies are installed into the GAC and
> therefore easily accessible and easily referenced directly in your
>
SWEET! :D Thanks, Dino! (just getting back from OSCON so only now getting
caught up with the latest news. A few photo's for those with interest >
http://www.facebook.com/album.php?aid=10353&l=944b5&id=502036603 < (URI is
publicly accessible))
On 7/26/07, Dino Viehland <[EMAIL PROTECTED]> wrote:
On 7/24/07, Jon Nicholson <[EMAIL PROTECTED]> wrote:
>
> Okay, that was what I suspected. I'll take a look at the SVN.NET project
> Curt mentioned and also System.Diagnostics.Process.
>
You might find AnkhSVN exactly what you are looking for >
http://ankhsvn.tigris.org/ < It's a VS.NET plugin, bu
10 matches
Mail list logo