591

Google Web Toolkit - Build AJAX apps in the Java language

"Google Web Toolkit (GWT) is a Java development framework that lets you escape the matrix of technologies that make writing AJAX applications so difficult and error prone. With GWT, you can develop and debug AJAX applications in the Java language using the Java development tools of your choice. When you deploy your application to production, the GWT compiler to translates your Java application to browser-compliant JavaScript and HTML."http://code.google.com/webtoolkit/Exemplu de aplicatie scris cu minunea asta:http://code.google.com/webtoolkit/documentation/examples/dynamictable/Genereaza js care merge pe toate browserele, hm, cul.Dupa cite vad, pentru fiecare browser, se incarca js-uri diferite, se pare ca adaptate pentru fiecare browser in parte.. (../dynamictable/com.google.gwt.sample.dynatable.DynaTable.nocache.html)Pentru browserele familiei mozilla se incarca asta ../dynamictable/14FE3E1EAC9454DF8154FDA95A434D38.cache.html, mlin, ce obfuscation nebun.Ce ar putea sa insemne:function zt(At){return cq(new eq());}function Bt(Ct){return aq(new bq());}function Dt(Et){return Ft(new au());}function bu(cu){return du(new eu());}function fu(gu){return hu(new iu());}function ju(ku){return br(new cr());}function lu(mu){return nu(new ou());}function pu(qu){return ru(new su());}function tu(uu){return vu(new wu());}Hm, seamana ft mult cu scripturile lui gmail, se pare ca tot a fost scris cu acest kkt.. http://mail.google.com/mail/?view=page&name=js&ver=e0b7dcdeb98aa78b (l-am copiat aici http://adrenalin.starnet.md/public/gmail_view_page.js)
0