AW: [Python.NET] PythonDotNet and Net 2.0 / VS 2005
Peter Schwalm
Peter.Schwalm at epost.de
Mon Nov 22 22:00:24 CET 2004
Thank you again, I'll try building it in the near future!
Peter
-----Ursprüngliche Nachricht-----
Von: Brian Lloyd [mailto:brian at zope.com]
Gesendet am: Montag, 22. November 2004 20:19
An: Peter Schwalm; pythondotnet at python.org
Betreff: RE: [Python.NET] PythonDotNet and Net 2.0 / VS 2005
ooh - I don't know the answer to that one offhand. One approach would be
to re-build the python for .NET package using the 2.0 toolset - there
might
be an easier way using policy configuration tools, but I don't know it ;(
Brian Lloyd brian at zope.com
V.P. Engineering 540.361.1716
Zope Corporation http://www.zope.com
-----Original Message-----
From: Peter Schwalm [mailto:Peter.Schwalm at epost.de]
Sent: Monday, November 22, 2004 2:03 AM
To: Brian Lloyd; pythondotnet at python.org
Subject: AW: [Python.NET] PythonDotNet and Net 2.0 / VS 2005
Hi Brian,
thank you for your answer.
Can you also tell me how I make pythonDotNet make use the 2.0 runtime? I
plan to have both versions installed concurrently during the transition. So
I need a way to tell pythonDotNet: "use net 2.0!"?
Greetings
Peter Schwalm
-----Ursprüngliche Nachricht-----
Von: Brian Lloyd [mailto:brian at zope.com]
Gesendet am: Montag, 22. November 2004 03:53
An: Peter Schwalm; pythondotnet at python.org
Betreff: RE: [Python.NET] PythonDotNet and Net 2.0 / VS 2005
Hi Peter,
You should be able to run it under the 2.0 runtime, though it won't
know
about any of the 2.0 features (you probably won't be able to
instantiate
a generic type, for example).
Brian Lloyd brian at zope.com
V.P. Engineering 540.361.1716
Zope Corporation http://www.zope.com
-----Original Message-----
From: pythondotnet-bounces at python.org
[mailto:pythondotnet-bounces at python.org]On Behalf Of Peter Schwalm
Sent: Saturday, November 20, 2004 7:44 PM
To: pythondotnet at python.org
Subject: [Python.NET] PythonDotNet and Net 2.0 / VS 2005
Hallo,
I am currently using pythonDotNet together with net 1 and GUI
components generated by VS 2003 (which I translate to Python). Now I plan to
migrate to VS 2005 and Net 2. I have tested a GUI generated by vcs 2005 and
I can translate it to python with minor changes. But I suppose it still runs
under net 1.1.
Can I alos use pythonDotNet with the new Net 2?
Thanks in advance,
Peter Schwalm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/pythondotnet/attachments/20041122/357669a6/attachment.htm
More information about the PythonDotNet
mailing list