On 17 juil, 05:42, John Kurkowski <[email protected]> wrote: > Has anybody figured out how to use this property? It's prominent in > Ray Cromwell's what-you-can-do pro-tips from I/O 2010 > Stripping stacks claims a 5% reduction in code size, which I could use > right now.
compiler.stackMode has been added in mid-February: http://code.google.com/p/google-web-toolkit/source/detail?r=7587 It didn't ship in 2.0.3 (released 2 days later), and it's probably not in 2.0.4 either, as it's not in the releases/2.0 branch: http://code.google.com/p/google-web-toolkit/source/browse/releases/2.0/user/src/com/google/gwt/core/EmulateJsStack.gwt.xml -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
