Closed GoogleCodeExporter closed 9 years ago
http://code.google.com/p/cypal-studio/source/detail?r=92
The support for the annotation RemoteServiceRelativePath is already checked in.
It
will show up in the next RC. Nothing to fix
The Util class has been the uniform way of getting a RemoteService
implementation and
it will continue to do so. It would just use the new annotation instead of the
hard
coded string.
Original comment by grprakash
on 11 Aug 2008 at 3:38
Perfect!.
But understand why I use the Util class if GWT.create(MyService.class) already
have
the url (using a annotation).
grprakash, excellent plugin.
regards.
Original comment by horris...@gmail.com
on 11 Aug 2008 at 4:43
Its just the legacy code which I left it for old users. You can delete the Util
class
if you don't use it. Won't affect anywhere
Original comment by grprakash
on 11 Aug 2008 at 4:47
Original issue reported on code.google.com by
horris...@gmail.com
on 11 Aug 2008 at 1:53