Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #66111
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail |
|---|---|
| From | Gregory Ewing <greg.ewing@canterbury.ac.nz> |
| Newsgroups | comp.lang.python |
| Subject | Re: Top down Python |
| Date | Thu, 13 Feb 2014 11:54:52 +1300 |
| Lines | 16 |
| Message-ID | <bm2cduF54a0U1@mid.individual.net> (permalink) |
| References | <52FB1D27.8090009@allsup.co> <mailman.6763.1392223253.18130.python-list@python.org> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Trace | individual.net bZhwNCoBZXpYFTwTLfFxkwmVP9IMWkGnrLdJfbqpgxfmqzVJRr |
| Cancel-Lock | sha1:il8wh/mvIG//K+GVFTmak3zdLvc= |
| User-Agent | Mozilla Thunderbird 1.0.5 (Macintosh/20050711) |
| X-Accept-Language | en-us, en |
| In-Reply-To | <mailman.6763.1392223253.18130.python-list@python.org> |
| Xref | csiph.com comp.lang.python:66111 |
Show key headers only | View raw
John Allsup wrote: > I'm still minimalist, so I guess we want xmlrpc and a python server, > with a bit of javascript in the browser to sort out the drawing end. > This now seems way simpler than trying to play with Gtk or Qt. Depends on what you mean by "simpler". You've just mentioned about 3 additional technologies to come to grips with, plus the complexity of splitting your application logic between a client and a server. Whether this is any easier depends on what you're already familiar with. -- Greg
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: Top down Python John Allsup <pydev@allsup.co> - 2014-02-12 16:40 +0000 Re: Top down Python Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2014-02-13 11:54 +1300
csiph-web