Hi,

I was wondering if it's possible at all, or if anyone has suggestions
on best practices for plugging additional widgets into a GWT app after
compile?

We have a fat client app that has a pretty large set of functionality
that we're porting to GWT, but occasionally clients needs some
specific additional functionality, currently we support the ability to
do this by a COM interface in our C++ app.

I'm looking to replicate a similar ability in a GWT app, from what I
can tell there is no way to do this other than providing a javascript
interface that gets wrapped by a handler frame that has a JSNI
interface. Is this really the only way to handle this case?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
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