Re: Considering moving from Delphi to Python [Some questions]

2005-07-06 Thread malkarouri
Dark Cowherd wrote: > Stupid of me. > > I want some feedback on folllwing: > anybody who has experience in writing SOAP servers in Python and data > entry heavy web applications. > Any suggestions? > darkcowherd Check ZSI, or SOAPPY, both on Python Web Services http://pywebsvcs.sourceforge.net/ I

Re: Considering moving from Delphi to Python [Some questions]

2005-07-05 Thread Benji York
Dark Cowherd wrote: > I want some feedback on folllwing: > anybody who has experience in writing [...] data > entry heavy web applications. > Any suggestions? You might be interested in Zope 3's ability to generate data entry/edit forms via schemas. -- Benji York -- http://mail.python.org/mailma

Re: Considering moving from Delphi to Python [Some questions]

2005-07-05 Thread Harald Armin Massa
> I want some feedback on folllwing: > anybody who has experience in writing SOAP servers in Python and data > entry heavy web applications. > Any suggestions? > darkcowherd > I have never written SOAP Servers. But I have very very good experience in creating entry heavy web application using Pytho

Re: Considering moving from Delphi to Python [Some questions]

2005-07-04 Thread Dark Cowherd
Stupid of me. I want some feedback on folllwing: anybody who has experience in writing SOAP servers in Python and data entry heavy web applications. Any suggestions? darkcowherd On 7/4/05, Dark Cowherd <[EMAIL PROTECTED]> wrote: > Hi, > > We program in Delphi in our shop and are generally very

Re: Considering moving from Delphi to Python [Some questions]

2005-07-04 Thread Terry Reedy
"Dark Cowherd" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > We program in Delphi in our shop and are generally very happy with it. > We are now looking at cross-platform options especially for middle > tier and web server. > > I have been doing a lot of reading and testing of Pyt

Re: Considering moving from Delphi to Python [Some questions]

2005-07-04 Thread flamesrock
The curve may take a while, but I'd definately recommend it. While you're at it, why not switch th front end to python too? -- http://mail.python.org/mailman/listinfo/python-list