Hello all,
How it was established in other thread we do need documentation, examples etc on developing GWT apps from scaffolding that roo builds. In their absence I was trying to do something on my own.
So I've messed with ui.xml, renderers and other generated stuff. I had some moderate success with it.
At some point when roo detected some change in my entities it overrode everything I have changed in this area.
I am a little confused here. All entities have nice separation of handwritten code that roo never touches and aj files that developers should not touch.
But in gwt area there is no such separation. How are we supposed to develop GWT apps if we cannot touch the generated code? It maybe works nice for demo but any real life app needs customization. What am I missing here?
Thanks a lot


Reply With Quote
