Hi, I'm in the process of developing a kind of web widget library. I guess that it will be similar to lifepage (nevow) :) The ultimate goal is to have a development platform that allows to write Webapplications exactly in the same way than other GUI applications. Obviously, I'm still far away from that goal... Anyway, the Javascript part will be (is) based on Mochikit. The backend part is basicly a JsonRpc Server (at the moment based on Webware). The (html) widgets render either as html, if they are served by the webserver end or in a json compatible format, if served by the JsonRpc end.
Has anybody done anything like this before? Or thought about it? If there is real interest, I'd be putting together a release of what I have already. ---- Stephan _______________________________________________ Web-SIG mailing list Web-SIG@python.org Web SIG: http://www.python.org/sigs/web-sig Unsubscribe: http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com