is there a Naming conventions of gwt?

2011-09-08 Thread wahaha
is there a Naming conventions of gwt?

-- 
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.



Re: is there a Naming conventions of gwt?

2011-09-08 Thread Ben Munge
Could you be more specific? GWT does utilize convention over
configuration in several aspects. This is especially apparent in the
UIBinder model where naming conventions allow you to easily associate
Java elements and methods with the defined elements in your ui.xml.

On Sep 8, 5:26 am, wahaha il...@yahoo.com.cn wrote:
 is there a Naming conventions of gwt?

-- 
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.