In article <mailman.3451.1248139114.8015.python-l...@python.org>, D'Arcy J.M. Cain <da...@druid.net> wrote: >On 20 Jul 2009 17:10:55 -0700 >a...@pythoncraft.com (Aahz) wrote: >>>I understand what you want but I can't see how a toolkit can do that. >>>How do you program "graceful?" It seems pretty application specific. >> >> Presumably the JS toolkit generates both code and HTML. Actions that >> normally get executed by JS should degrade to plain HTML links and form >> submits (or possibly not display at all if it's a pure convenience). > >As I said, I do understand what you are after but I still think it is a >judgement call. What defines "convenience?" How does the library know >what is essential and what is pretty?
Presumably a JS toolkit designed for this purpose would have an API to specify the handling of such issues. -- Aahz (a...@pythoncraft.com) <*> http://www.pythoncraft.com/ "The volume of a pizza of thickness 'a' and radius 'z' is given by pi*z*z*a" -- http://mail.python.org/mailman/listinfo/python-list