Re: Generated class only appearing in one permutation

2012-11-28 Thread Paul Donnelly
3 PM UTC-6, Paul Donnelly wrote: > > I wrote two different generators (using GWT 2.5) to simplify a couple > processes and automate the writing of boilerplate code. It works just fine > in dev mode. What I'm noticing when I compile my app for production > though, is the generate

Generated class only appearing in one permutation

2012-11-16 Thread Paul Donnelly
I wrote two different generators (using GWT 2.5) to simplify a couple processes and automate the writing of boilerplate code. It works just fine in dev mode. What I'm noticing when I compile my app for production though, is the generated classes are only used in one of the permutations. All