Roo rocks. It does a lot of magic, but you can always look at the generated AJ files to see what it generated, and it's just java code, so its easy to understand. Excellent tool, been using it for about a week now and well impressed!
well i think this is a fantastic tool but it does look like there is quite a bit of 'magic' going on as well. specially with a lot of that AOP stuff and the tagx files being generated. what really would concern me from using this would be the maintainability of an app generated by roo.
Very nice demo. I am completely new to Roo. I think it's great (so far). Finally found (this) tutorial that demos how to build the entire project in STS. All the official demos are done through the command window. Thanks!
Roo rocks. It does a lot of magic, but you can always look at the generated AJ files to see what it generated, and it's just java code, so its easy to understand. Excellent tool, been using it for about a week now and well impressed!
jeepersmeep90 2 weeks ago
well i think this is a fantastic tool but it does look like there is quite a bit of 'magic' going on as well. specially with a lot of that AOP stuff and the tagx files being generated. what really would concern me from using this would be the maintainability of an app generated by roo.
MrMrbugzz 5 months ago
Very nice demo. I am completely new to Roo. I think it's great (so far). Finally found (this) tutorial that demos how to build the entire project in STS. All the official demos are done through the command window. Thanks!
beerTiAmo 10 months ago
This is very very easy and very very helpful tutorial for the beginner. Thanks
masums 1 year ago
Good tutorial. I tried your example but i'm getting "SetRecord cannot be resolved to a type" error with gwt generated files when using "gwt setup."
It looks like gwt:setup fails to generate SetRecord classes needed for ONE_TO_MANY relationships.
theinfinityone 1 year ago