Hi Sri, I'm not looking for src (+1 vote for opensource). I want to know where/how/if it's released (in a jar). The class doesn't even make it into the 2.0 javadoc's. see: http://google-web-toolkit.googlecode.com/svn/javadoc/2.0/index.html
So yeah, I wonder where it is... Thanks for responding tho. On Fri, May 21, 2010 at 11:23 PM, Sripathi Krishnan < [email protected]> wrote: > Its there on the trunk of GWT, don't know about the 2.0.3 branch. > See > http://google-web-toolkit.googlecode.com/svn/trunk/user/src/com/google/gwt/core/client/prefetch/ > > --Sri > > > On 21 May 2010 18:53, Andrew Hughes <[email protected]> wrote: > >> Hi All, >> >> I've having a look at the source for the GWT Showcase >> sample<http://code.google.com/p/google-web-toolkit/source/browse/#svn/trunk/samples/showcase>. >> For the purposes of good and not evil I grabbed all the source and dragged >> it out into my own project. However, I am unable to resolve a dependency >> on com.google.gwt.core.client.prefetch.Prefetcher >> >> Prefectcher is used here (amoungst other places): >> >> http://code.google.com/p/google-web-toolkit/source/browse/trunk/samples/showcase/src/com/google/gwt/sample/showcase/client/Showcase.java#236 >> >> I kinda understand what it's trying to do, but it's not in the 2.0.3 SDK >> AFAIK. Any help would be appreciated. >> >> Cheers :) >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google Web Toolkit" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<google-web-toolkit%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/google-web-toolkit?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
