Thursday, December 19, 2013

Soft Permutation Creating JavaScript for Server Side Script Selection

I am still walking in the dark here. My goal is to compile the JavaScript files generated for
each browser engine to a given name. For example one can generate projectx.geko.js, projectx.safari.js, projectx.firefox.js and so on.

When the user requests a certain projectx.js the server selects the correct javascript version based on the user.agent.

What I need is an example, tutorial or explaination how to achieve this. I am a GWT veteran somehow (since 2008) but never
stumbled across such a use case.


Thanks,

Martin (Kersten),
Germany


--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment