AW: [Python.NET] PythonDotNet and Net 2.0 / VS 2005

Peter Schwalm Peter.Schwalm at epost.de
Mon Nov 22 08:02:30 CET 2004


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/2f200bd2/attachment.html


More information about the PythonDotNet mailing list