On Tue, Dec 9, 2008 at 9:43 PM, Scott Blum <[EMAIL PROTECTED]> wrote:

> We deal with this problem now by asserting that hosted mode will generally
> not overwrite web mode artifacts unless they are newer.  For the specific
> case of the selection script, we give the hosted mode generated selection
> script the same timestamp as the GWT module that produced it.  This means a
> hosted mode selection script will not overwrite a web mode selection script
> except when you change the module definition, which should be acceptable.
>

What about if the change was actually in an inherited module?  Will it
simply continue to use the old selection script until I manually remove it
or do a web mode compile?

Would it be possible to have them both produce the same selection script so
it doesn't matter?

-- 
John A. Tamplin
Software Engineer (GWT), Google

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

Reply via email to