> Can't some of this optimization be done by the javascript JIT?
>
> Amir

This would be less than optimal for 2 reasons - first, you would be
sending much bigger javascript files than you might need to be, which
is bad for response times.  Second, not all javascript JIT's are
created equal, and the more optimization we can do ahead of time the
better.  This is probably a discussion better suited to the GWT group
though.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to