I need the experts´ opinion.

I am trying to carry out the mentioned migration, I have found several
issues and I am wondering if it would be easier to rewrite most of my
components instead of fixing issues line by line, what do you think?

One example of my issues:

setAnimationType(AnimationType.CENTER);

This instruction is repeated through the entire project, it does not
compile because AnimationType.CENTER was public before, now it's not,
an it doesn´t have any accessor method!

Thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to