[gwt-contrib] Code splitter ready for testing?

2012-02-13 Thread dflorey
Hi,
I had severe problems with the old code splitter (see 
https://groups.google.com/forum/?fromgroups#!searchin/google-web-toolkit-contributors/florey/google-web-toolkit-contributors/vRhQtI8xWU0/Pihj-cYSDZgJ
 )
All code splitting is right now disabled due to the issue.
Is the new code splitter already ready for testing? If yes, is there any 
config needed or docs about how to get it up and running?

Daniel

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

Re: [gwt-contrib] Code splitter ready for testing?

2012-02-13 Thread Stephen Haberman

 I had severe problems with the old code splitter 

This is a shot in the dark, but I fixed in bug in the current code
splitter that affected class literals across fragments:

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

It hasn't been applied yet, but it might be worth applying to trunk and
seeing if it fixes your issue. (...hm, just read that your issue is
only for marker interfaces? Not as sure it's the same bug then, but
I think still worth trying.)

FWIW I very briefly glanced at CodeSplitter2 and (at the time) it used
the same chunk of code that I was messing with in CodeSplitter1, so it
might be susceptible to the same bug.

- Stephen

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