Hey all - 

I have a GWT app that I'd like to serve as a single .js file that I can use 
as a library, has anyone had success in this area?

I notice that the 'Linker 
Design<http://code.google.com/p/google-web-toolkit/wiki/LinkerDesign>' 
site has the following bullet:

*Use cases we definitely want to enable:*
...
Create a module that appears to be a "regular old" JavaScript library (i.e. 
no deferred binding, no two-step startup). 

So it seems that that's exactly what I'm after, though have had troubles 
combining everything in the right way to get that result -
Does anyone know a linker setup which achieves this use-case, or should I 
be writing my own?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/PfyWf7vvurAJ.
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.

Reply via email to