Thanks.  Totally agree that finding a way to remove FragmentLoader
creator would be ideal.  For posterity, Lex & I discussed having an
explicit node for RunAsync in the GWT Java AST representing.  Then we
wouldn't have to use separately-generated classes; we do so currently so
that our ControlFlowAnalyzer has unrelated fields that it can analyzer
independently.



http://gwt-code-reviews.appspot.com/159811/diff/1/4
File user/src/com/google/gwt/core/client/prefetch/Prefetcher.java
(right):

http://gwt-code-reviews.appspot.com/159811/diff/1/4#newcode33
Line 33: public static void prefetch(Collection<? extends
PrefetchableResource> resources) {
Done, good catch.  I'm reverting the Collection back to Iterable.

http://gwt-code-reviews.appspot.com/159811

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

Reply via email to