Michele Simionato wrote:
 Also, one could argue that the designer should
not get in touch with the HTML, but just play with the CSS.
Finally, you can achieve separation between logic and presentation just
putting the routines generating the HTML pages in a separate module, no need to 
use
a different language.

Yea, why can't we start using xHTML like any other GUI toolkit, its just a tree of widgets. The layout is completely up to CSS... One could write Form classes with automatic generation of client(javascript) and server side(python) validators ;)


greetings
 Paul
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to