Hi, Before filling a bug with this, I'd like to understand the intended behavior of roo 1.1 final version. A common use case, which I just tried, is developing a small app, and customizing the generated .ui.xml files. For example, for Employee entity, I have changed EmployeeDetailsView.ui.xml. Then I've added another field to the entity, resulting in EmployeeDetailsView.ui.xml being regenerated and my changes lost on "mvn gwt:compile". Changes to ScaffoldShell.ui.xml were preserved.
I'd rather have roo/maven detect the file was changed and ask me to overwrite or not. I'd also expect it to preseve changes to other files, e.g. I might add an auto-completion widget and handle it myself in the edit view. Do these use cases make sense? How should them be handled with roo +gwt ? PS: also posted here http://forum.springsource.org/showthread.php?p=310300#post310300 Thanks -- 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.
