On 15/06/12 04:10, jfiallo wrote:
I'm fairly new to developing with GWT. I was wondering if there's a way to 
'patch' an existing gwt application, that is: update just a portion of an app 
that a customer might already be using (ex. a java class that was modified).
The simple answer is no. It's not the way the compilation to javascript works. 
You have recompile and deploy the whole thing.

Paul

--
You received this message because you are subscribed to the Google Groups "Google 
Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to