Thanks for the help Jim
On Sep 1, 1:03 pm, Jim Douglas <[email protected]> wrote: > Hi Stephan, > > "Deprecated" means "this feature has been replaced, and should not be > used." > > http://en.wikipedia.org/wiki/Deprecation > > The API documentation tells you what to use instead: > > http://google-web-toolkit.googlecode.com/svn/javadoc/1.6/com/google/g...) > > It's really important that you avoid using any deprecated features in > your GWT 1.7 code; they will almost certainly stop working completely > when you upgrade to GWT 2.0: > > http://groups.google.com/group/Google-Web-Toolkit-Contributors/browse... > > On Aug 31, 9:04 pm, GumbyGWTBeginner <[email protected]> > wrote: > > > > > Hi again. > > > I am getting error messages with the word "deprecated' in it. > > > i.e. > > The Constructor Button(String, ClickListener) is deprecated. > > The type ClickListener is deprecated. > > > The code still runs but I would like to understand what this means. > > > I am ony new to this (JAVA and GWT) from a VB Background. I am > > assuming there is a simple answer. > > > Could anyone shed some light on this topic, please? > > > Thanks in advance. > > > Stephan- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
