Re: 3rd party widget pluggable interface

2009-09-29 Thread Dave
Hi, I had a similar requirement. Essentially I was trying to create a web app, that had a number of default forms where users would enter data, but I wanted the ability to add new forms on the fly (typically from a third-party source). The simplest approach I found was to define my forms with X

3rd party widget pluggable interface

2009-09-29 Thread Matt
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