Adds a new method to GeneratorContext that makes a new ResourceOracle available specifically to generators.

This ResourceOracle contains all of the resources on the classpath that are associated with source files on the sourcepath.  Certain generators, such as i18n, can use this to operate much more quickly than doing lots of lookups through ClassLoader.getResourceAsStream().

Review by: bobv

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@5552 8db76d5a-ed1c-0410-87a9-c151d255dfc7
7 files changed