On Thu, Mar 18, 2010 at 7:38 PM, John Tamplin <[email protected]> wrote:
> On Thu, Mar 18, 2010 at 7:25 PM, <[email protected]> wrote: > >> The main issue is that I don't believe that sharded builds will take >> full advantage of the collapsing. We need for Precompile to emit the >> number of *collapsed* permutations, but it looks like it emits the >> number before collapsing. Also, CompilePerms needs to treat its input >> number as an index into the collapsed permutations. >> > > Wouldn't you have to run generators in precompile if you wanted to collapse > equivalent permutations down? > There are different kinds of collapsing. I mean the collapsing that this patch adds, which not coincidentally does not depend on generator results. Lex -- http://groups.google.com/group/Google-Web-Toolkit-Contributors To unsubscribe from this group, send email to google-web-toolkit-contributors+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
