Issues of state (was: Tkinter or wxpython?)



In article <mailman.1684.1186422197.22759.python-list@xxxxxxxxxx>,
Chris Mellon <arkanes@xxxxxxxxx> wrote:
.
[scores of lines
of vigorous debate]
.
.
Moreover, if you *don't* need global access or zero-deployment
(zero-deployment is always nice but most environments where you can
reasonably force a specific browser and version also have IT
infrastructure), then you should ask yourself if forcing your
application in the web app model (I haven't even touched on the whole
stateless HTTP being mapped to a stateful environment issue, or the
need to manage the local web server) actually buys you anything. I
.
.
.
Go ahead: touch on statefulness. I've been pondering the topic
lately, and wonder what's new on the subject. I find it plenty
difficult to cast this as anything but a big liability for the
Web app team.
.



Relevant Pages

  • Re: Issues of state (was: Tkinter or wxpython?)
    ... stateless HTTP being mapped to a stateful environment issue, ... need to manage the local web server) actually buys you anything. ... Web app team. ... I haven't used wxpython but for tkinter you'd typically have a gui ...
    (comp.lang.python)
  • Re: Issues of state (was: Tkinter or wxpython?)
    ... stateless HTTP being mapped to a stateful environment issue, ... need to manage the local web server) actually buys you anything. ... Web app team. ...
    (comp.lang.python)