HI,
I would like to modify only one or two methods of my controller, which are currently defined in the roo-generated ITD. I do not want roo to overwrite my changes. Is there a way to do this?
Can I just move the method I want to change from the ITD to the Controller-Class and do my customizations there?
