Wednesday, June 5, 2013

Re: Automatically generated GWT Wrapper



On Wednesday, June 5, 2013 3:25:05 AM UTC+2, Martin Kimmel wrote:
Hello,

I just thought that it would be pretty cool to have a tool which analyses JavaScript Libraries and automatically generates some Java/GWT Files as a Wrapper (using JSNI, JavaScript Overlays, ...)
Do you know if something like this already exists?

IIRC, Ray Cromwell said they have such a tool internally at Google (or at least in the works) and they'll open source it. This is on the road map for GWT at least.
 
Else I would like to try programming such a tool.
Do you have any input what things I have to consider when doing so?

A co-worker made one for OpenLayers on a project, based on JSDoc annotations. I have no idea how he made it though, and he had to tweak the generated code by hand (mostly because JSDoc annotations were incorrect)

--
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment