Re: [gwt-contrib] ResourceOracleImpl.onRefresh Question

2011-12-31 Thread Toby Reyelts
There's a known issue, in at least Sun's JDK and OpenJDK, where ClassLoader lookups are O(N) of the entries on the classpath. GWT can perform a very large number of lookups, so it's especially affected. One way to workaround this is to collapse multiple classpath entries into a single jar or direct

Re: [gwt-contrib] Typed Arrays and WebGL

2011-12-31 Thread Sönke Sothmann
Ok, we'll start with TypedArrays. We are currently cleaning up the code and writing a lot of tests. We are almost done with it. With kind regards Sönke & Steffen -- http://groups.google.com/group/Google-Web-Toolkit-Contributors