I'll give it a try. One problem with this experiment is that GWT does some aggressive dead code elimination that might distort the outcome unless I can find a way to 'use' all code.
cheers, Guus On Sun, Apr 26, 2009 at 10:03 AM, Niclas Hedhman <[email protected]> wrote: > On Sun, Apr 26, 2009 at 12:40 PM, Guus Bloemsma <[email protected]> wrote: > > > So assuming a factor 10 shrinkage from java source to gzipped js > executable, > > a multi_MB download means a huge application. > > Could you run a test and see how large the qi4j-core-api, > qi4j-core-spi, qi4j-core-bootstrap and qi4j-core-runtime ends up being > in js after such compilation? If you can't make it compile into it, > perhaps you could force out the offending code by simple replacement. > I am very curious... After all those 4 jars are in the 2MB range or > so, and will be needed every time. I am very curious... > > > Cheers > -- > Niclas Hedhman, Software Developer > http://www.qi4j.org - New Energy for Java > > I live here; http://tinyurl.com/2qq9er > I work here; http://tinyurl.com/2ymelc > I relax here; http://tinyurl.com/2cgsug > > _______________________________________________ > qi4j-dev mailing list > [email protected] > http://lists.ops4j.org/mailman/listinfo/qi4j-dev >
_______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

