Jaroslav, But how can I control the merge process? In my case the code is generated, than i can edit make any changes in the generated code (which will be preserved by the safe-code-marks) and then the GWT compiler (or any other compiler) will compile the code that i wrote.
I don't really know/use Roo, but I used some code generation tools before, so excuse me for any noob comment on the Roo subject. On 18 jun, 19:08, Jaroslav Záruba <[email protected]> wrote: > 2010/6/18 André Moraes <[email protected]> > > > I'm not using the integration with Roo, but I dislike the idea of > > having a tool that after generating my code difficult to customize the > > generated code. > > Roo keeps your code untouched. It stores the modifications elsewhere and > merges those files at compilation-time. -- 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.
