Closed GoogleCodeExporter closed 8 years ago
The documentation is actually correct, although sparse. During the GWT
compilation process (not javac), Gin executes each module's configure method to
determine the bindings. During GWT runtime (in javascript or hosted mode), the
configure method is never executed and the provider instance is never created.
Therefore it is not available at runtime.
Original comment by aragos
on 19 Jul 2011 at 5:18
Original issue reported on code.google.com by
lazerka@google.com
on 19 May 2011 at 11:17