Right now, the @Rest annotated classes cannot be inner classes. We don't add
any compile time error (and we should), but the generated code is wrong.
Maybe we should try to support inner annotated classes, for small services
where you want to have it next to the activity code.
Not sure this is good for clean code though.
Original issue reported on code.google.com by py.ricau on 26 Dec 2011 at 4:57
Original issue reported on code.google.com by
py.ricau
on 26 Dec 2011 at 4:57