Hello guys,

I am doing intensive research for the question "How to speedup forms 
development in GWT?". The figures shows itself, that most time consuming 
tasks are those related to UI building. 
I have a lot of form components (fields, listbox, textbox, calendards, 
etc.) and some custom validation framework.
Once a time there is a not standard business requirement to provide some 
specific behavior in component, it could be field dependency (visibility or 
validation dependencies).
Moreover, all logic is compacted in one library used by many application so 
I must be careful with changes due to the fact, that business requires just 
change in aplication X leaving Y,Z and V untouched.

I tried:
- GWT plugin for Eclipse, but without luck
- Some XForms standard to include in GWT project, but without luck.

Have you got some standard in UI development? Or some usefull tools, 
procedures?
I am still suffering from consuming UI dev including not only GWT, but also 
CSS, UI.XML etc.

I am looking forward for asnwer, Cheers.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to