Re: [Zope-dev] Zope .NET

2003-10-27 Thread Martin Kretschmar
Hello,

I found this in Dr. Dobb's Python-URL! - weekly Python
news and links (Aug 7):

  There has been discussion on compiling Python with VC.NET.
  Anton Vredegoor argues that Windows (and .NET) is just a
  platform amongst many others.  Also, Matt Gerrans provides
  answers to the question if Python on .NET (and Java, too:
  jython) is worthwile.

  http://groups.google.com/[EMAIL PROTECTED]


http://groups.google.com/[EMAIL PROTECTED]
t

Here is the summary:

   Has anyone tried building Python with VC++.NET? Does it
   work or fail horribly like I think it will.

  Yes, several people have built it that way, and it works
  fine.

  The idea of integrating the Python language somehow into
  the .NET framework is independent of VS.NET-the-IDE,
  though I suppose one might like some level of connection
  between the two. Mark Hammond, before and while at
  ActiveState did do some exploratory work in this direction.
  But that is all it has come to so far: exploration. So your
  too good to be true does (currently) apply to a so called
  Python.NET. This code is currently in PyWin32's CVS tree one
  SourceForge:

http://sf.net/projects/pywin32

  There is also the independent Kobra project that I have not
  looked at.

Regards,
  Martin



___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] Zope .NET

2003-10-27 Thread Sidnei da Silva
On Mon, Oct 27, 2003 at 09:48:46AM +0100, Martin Kretschmar wrote:
| Hello,
| 
| I found this in Dr. Dobb's Python-URL! - weekly Python
| news and links (Aug 7):
| 
|   There has been discussion on compiling Python with VC.NET.
|   Anton Vredegoor argues that Windows (and .NET) is just a
|   platform amongst many others.  Also, Matt Gerrans provides
|   answers to the question if Python on .NET (and Java, too:
|   jython) is worthwile.
| 
|   http://groups.google.com/[EMAIL PROTECTED]
| 
| 
| http://groups.google.com/[EMAIL PROTECTED]
| t
| 

What about this one?

http://cvs.zope.org/PythonNet/

[]'s
-- 
Sidnei da Silva [EMAIL PROTECTED]
dreamcatching :: making your dreams come true
http://dreamcatcher.homeunix.org

A rolling disk gathers no MOS.

___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


[Zope-dev] Zope .NET

2003-10-23 Thread Martin Kretschmar
Hello,

I'm amidth creating a document on the possibilities
of Zope, and we are also using Zope. But somehow I'm
missing an official Zope for .NET.

ActiveState (http://www.activestate.com) has a Visual
Python 1.8.1 for VS.NET.2002 and VS.NET.2003. I have
been playing around a little bit with C++.NET, so yes
a lot of things are pretty different. But I couldn't
say that it was completely unusable.

So could please somebody give me a short briefing
about the current state of Zope for .NET?

Regards,
  Martin

Dipl.-Phys. Dr. Martin Kretschmar
Software Development Corporate Info Center
Infoman AG, Vaihinger Straße 169, D-70567 Stuttgart
Tel.: +49 711/67971-682, Fax: +49 711/67971-10
E-Mail: [EMAIL PROTECTED]


___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] Zope .NET

2003-10-23 Thread Andy McKay

So could please somebody give me a short briefing
about the current state of Zope for .NET?
There is no state. ActiveState released Python for .NET and that's about 
it. Quoting Python for .NET is an exploratory implementation of the 
Python language 
(http://www.activestate.com/Corporate/Initiatives/NET/Research.html)

That is still a long way from being anything like Zope for .NET 
(whatever that really means)
--
  Andy McKay
  ClearWind Consulting
  http://www.clearwind.ca

___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )