git JSONRPC web service and matching pyjamas front-end

CM cmpython at gmail.com
Wed Jun 30 12:18:12 EDT 2010


On Jun 30, 4:27 am, "Martin P. Hellwig" <martin.hell... at dcuktec.org>
wrote:
> On 06/30/10 03:29, CM wrote:> On Jun 29, 6:54 pm, Luke Kenneth Casson Leighton<l... at lkcl.net>
> > wrote:
> >> as more than just a proof-of-concept but to get pyjamas out of looking
> >> like "a nice toy, doesn't do much, great demos, shame about real
> >> life",
> <cut>
> > If may be
> > generated with pyjamas but I'm not sure how this fulfills your wish to
> > do something that does more than "doesn't do much".  I would expect a
> > demo to at least have some typical GUI features on it--or am I
> > completely missing the point of what you're doing?
>
> I think lkcl wanted to demonstrate that it is more than '"a nice toy"'
> and that there is an actual real world application for it.
> I am not sure why he seems to have the urge to do that as for me I am
> already convinced about its usability.

I also already had the impression that pyjamas was a usable and
valuable
thing, but I felt that if he wanted to show an application it should
have
showcased the GUI elements like buttons, dropdowns, lists, etc. to
make
the point about how applications can run either as a desktop GUI app
or
a web based GUI app.  What is shown instead looks like it could have
been written w/ just HTML, and has limited interactivity.  The pyjamas
examples page shows many nice GUI elements that could make it into a
non-toy demo app, and I expect this will happen soon, but this demo
doesn't
quite do it for me, GUI-wise.  I only say this because I think pyjamas
is a great project and I'm looking forward to see more people using
it
for dual (desktop/web) apps.

Che



More information about the Python-list mailing list