For things like that you should definitely look into GIN:

- It will facilitate your deferred binding problems a lot, just add or
remove a module from your Ginjector to swap code based on
configuration.
- It will also facilitate your code splitting needs with the very nice
AsyncProvider<>

Cheers,

   Philippe

On Nov 16, 3:18 pm, Burly Jez <jez.ch...@googlemail.com> wrote:
> (In the end I'm going to just grep for a string I know will only exist
> in the "debug" code)
>
> On Nov 16, 7:05 pm, Burly Jez <jez.ch...@googlemail.com> wrote:
>
>
>
>
>
>
>
> > Thanks for the ideas, guys. Both good.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to