Hi,

I would also be interested in seeing a set of best practices for
writing the client-side portion of GWT apps.  In the mean time, try
the "-style PRETTY" parameter to your compiler.   Looking at the
generated JavaScript might give you some insight into how you might
improve your java code.

Tyler


On Sep 25, 3:44 am, Stefan <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Does anyone know any good resources for "Best practices" when writing
> GWT apps? Questions I would like to have answered:
>
> * How to I write high-performing apps? I know that the compiler helps
> out, but how do I write code that helps the compiler to minify/
> optimize my app?
> * How does "static" and "final" assignments affect the performance of
> apps?
>
> Thanks in advance!
> Stefan

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to