Hey Ace,
ok, so if you just want to get running you can obviously switch to
1.5. If you want to try and upgrade ToCollege, I'd svn checkout the
GWT source code. Open the Google implementation of this class and see
what this method does. You may very well be able to just copy paste
that method in here. If that works, be sure to fork the the git repo
so others can benefit.
gl
-Jeff
>Yes, I am using GWT 1.6.4. ok, I'm sure I could add it the method
>back in,
>but I'm going to need to find some information about what it's
>supposed to test.
>I assume the code must have been refactored so that there's a method
>in
>some other object I need to call to determine the boolean. Or can I
>have
>it just return a hardcoded true or false?