I'm in the process of migrating ClientBundle into trunk and it
occurred to me that even if you remove the use of all deprecated types
from your code, your module might still inherit an otherwise-unused
module.

What do you think about adding another tag to gwt.xml as follows?

<module>
  <deprecated href="http://google.com/more_info"; >This module has been
replaced by blah-blah-blah.</deprecated>
</module>

-- 
Bob Vawter
Google Web Toolkit Team

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to