Sounds pretty useful. We should lock its behavior down more, though. Maybe
just

<deprecated superceded-by="othermodule"/>

where superceded-by is optional.

It would be helpful to have consistent-looking deprecation messages, so we
probably shouldn't leave the text open-ended.

On Mon, Apr 6, 2009 at 11:57 AM, BobV <b...@google.com> wrote:

>
> 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