My abstract class provides nothing currently for its descendants. I was going to leave it there for expansion later on.
I will try switching it back should I need that...Maybe a few versions from now. Thanks Tim! On Aug 5, 4:56 pm, Tim McCormack <[email protected]> wrote: > On Aug 5, 7:47 pm,Robnauticus- <[email protected]> wrote: > > > Hello I am having a similar issue. The new version of the Eclipse > > plugin throws an error because I have a base interface that all of my > > remote service interfaces are based from. It wants me to create an > > async version of my base interface. > > What does the base interface provide to its descendents? > > > Is there a way to prevent this from throwing an error or should I > > attempt to make a dummy or lose the base interface??? > > I'd suggest making a dummy async for now. It may be that Google > decides to change the plugin's behavior, but if you can fix it that > easily, go for it. > > - Tim McCormack --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
