In firebug I can see for each mouseMove a request is sent to wt app
ofcourse I connected mouseMoved event to mouseMove function
but if i do a simle HTML+JS code with a mousmove event nothing comes on
firebug
and its a complete client side things
I want to do some things on client side which will uses JQuery,AJAX,JS.
but dont need to give request to server for each and everything like
mousemove mouseclick etc..
Do you think this will make app slow?
How to you explain this?
>From what I have learned JS doesnt make any server side calls and thats the
reason its fast
So does Wt is slower in those cases??
Sending each and every request to server and doing things can be thought of
a CGI/FastCGI application
But Wt says its needs very less resources and performance is huge when
compared to other frameworks based on python, php
So how do Wt developers reason this. or Is there any problem with my
understanding?
--
Regards,
Rashad
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest