JavaScript toolkits (was Re: ANN: Porcupine Web Application Server 0.6 is released!)
Aahz
aahz at pythoncraft.com
Wed Jul 22 23:54:11 EDT 2009
In article <mailman.3451.1248139114.8015.python-list at python.org>,
D'Arcy J.M. Cain <darcy at druid.net> wrote:
>On 20 Jul 2009 17:10:55 -0700
>aahz at 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 (aahz at pythoncraft.com) <*> http://www.pythoncraft.com/
"The volume of a pizza of thickness 'a' and radius 'z' is
given by pi*z*z*a"
More information about the Python-list
mailing list