LGTM.

<inherits name="some-module-that-inherits-EmulateJsStack"/>
<set-property name="compiler.emulatedStack" value="true"/>
<inherits name="EmulateJsStack"/>

It seems like I will get inconsistent property values and a result I
don't
expect.  This could also happen if my upstream modules add a new
inherit of
EmulateJsStack, so just upgrading a dependency could introduce
different
behavior.

The <inherits> tag only imports a gwt.xml file once.  Subsequent
declarations are a no-op.

http://gwt-code-reviews.appspot.com/1174801/show

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

Reply via email to