It is more easy if we have a tool that writes the wrapper for us, but for now I suppose this tool does not exist, but will be very useful.
2013/12/11 Alain Ekambi <[email protected]> > What about writing a wrapper ? > I m not sure it s even possible to "auto wrap" everything exisiting js > library. > I m writing a wrapper for Ext JS and there are some "places" that I m > not sure they can be auto generated. > > > 2013/12/11 Juan Pablo Gardella <[email protected]> > >> I like a tool for that. If some tool exists, GWT will be very attractive >> because currently a big problem is that is not very easy reuse javascript >> libs. >> >> >> 2013/12/11 dhoffer <[email protected]> >> >>> Are there any tools out there that can auto generate the GWT wrapper >>> code for native JavaScript code? I'm looking for a way to automate using >>> JavaScript in GWT applications, sometimes it's best to start with an >>> existing JavaScript client library and wrap for use in GWT. I have in mind >>> the CometD JS client library for instance. Ideally I'd like to integrate >>> this with the maven build. What I'm looking for is exactly like SWIG for >>> generating wrapper code from existing C/C++ code. >>> >>> -Dave >>> >>> -- >>> 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 [email protected]. >>> To post to this group, send email to [email protected] >>> . >>> Visit this group at http://groups.google.com/group/google-web-toolkit. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >> >> -- >> 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 [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/google-web-toolkit. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/google-web-toolkit. > For more options, visit https://groups.google.com/groups/opt_out. > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/groups/opt_out.
