On Wed, Mar 23, 2011 at 1:02 PM, Eric Ayers <[email protected]> wrote:
> FYI: I am adding a call to return the resource location to the > CompilationUnit to handle changing the key. That's what CompilationUnitBuilder.getLocation() was used for and in practice, CompilationUnit.getDisplayLocation() returns exactly the same value and serves exactly the same purpose, although you'd need to update the antiquated Javadoc that suggests otherwise. -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
