Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #74963
| From | Monte Milanuk <memilanuk@invalid.com> |
|---|---|
| Subject | Re: Network/multi-user program |
| Date | 2014-07-21 22:53 +0000 |
| References | <slrnlsqelq.evp.memilanuk@machin-shin.milanuk.lan> <87a982wtoq.fsf@nautilus.nautilus> <slrnlsqmeb.evp.memilanuk@machin-shin.milanuk.lan> <871ttewmyc.fsf@nautilus.nautilus> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.12158.1405983216.18130.python-list@python.org> (permalink) |
On 2014-07-21, Lele Gaifax <lele@metapensiero.it> wrote: > Monte Milanuk <memilanuk@invalid.com> writes: >> How hard was it to migrate from a desktop app to what you have now? > > Well, basically I rewrote everything, there's nothing in common. The > original application was written in Delphi, using Paradox tables, no > i18n, no multiuser, no PDF printouts... On the other hand, with Python > is far easier to get something working, and databasing with SQLAlchemy > is a pleasure. On the frontend, ExtJS is impressive, even if it has its > own drawbacks. Any hints/opinions on what those drawbacks might be? I know literally almost nothing about JS. I worked thru a short generic tutorial a couple years ago, but nothing like these libraries I see people talking about now like jquery, angular, ext, and so on. Hence my hesitation at adding another learning curve on top of python and the various libraries needed for this first 'real' project. Monte
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Re: Network/multi-user program Monte Milanuk <memilanuk@invalid.com> - 2014-07-21 22:53 +0000
Re: Network/multi-user program Roy Smith <roy@panix.com> - 2014-07-21 19:15 -0400
Re: Network/multi-user program Grant Edwards <invalid@invalid.invalid> - 2014-07-22 16:02 +0000
csiph-web