Revision: 10469
Author:   gwt.mirror...@gmail.com
Date:     Wed Jul 27 08:18:07 2011
Log: Update XML doc to make it clearer that 'compiler.emulatedStack' should no longer be used.

Review at http://gwt-code-reviews.appspot.com/1462804

Review by: robertvaw...@google.com
http://code.google.com/p/google-web-toolkit/source/detail?r=10469

Modified:
 /trunk/user/src/com/google/gwt/core/EmulateJsStack.gwt.xml

=======================================
--- /trunk/user/src/com/google/gwt/core/EmulateJsStack.gwt.xml Thu Dec 2 06:52:10 2010 +++ /trunk/user/src/com/google/gwt/core/EmulateJsStack.gwt.xml Wed Jul 27 08:18:07 2011
@@ -17,8 +17,7 @@
 <module>
   <inherits name="com.google.gwt.core.Core" />

-  <!-- Legacy property, use 'compiler.stackMode' instead -->
- <!-- If set to true, emulated stack frames will be emitted into the JS -->
+  <!-- Legacy property. Do NOT use. See 'compiler.stackMode' instead. -->
   <define-property name="compiler.emulatedStack" values="true,false" />
   <set-property name="compiler.emulatedStack" value="false" />

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

Reply via email to