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 http://code.google.com/events/io/2010/sessions/faster-apps-faster-gwt-compiler.html. Stripping stacks claims a 5% reduction in code size, which I could use right now.
On Jun 19, 7:14 am, Stefan Bachert <[email protected]> wrote: > Hi, > > I never heart about this property However, it exists. > > http://code.google.com/p/google-web-toolkit/source/browse/trunk/user/... > > However, to use it, you need to reference directly or indirectly the > above module, what ever effect this will have. Maybe you need to check > the referenced code. > But this code looks like it is not intend to set that property. > > Stefan Bacherthttp://gwtworld.de > > On Jun 18, 6:32 pm, luiskarlos <[email protected]> wrote: > > > > > Hi, I am trying to set the property 'compiler.stackMode' to strip and > > it shows this messages.. > > > Property 'compiler.stackMode' not found > > > Is this property in a future release? > > > I am using GWT 2.0.3 > > > Thanks -- 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.
