hi Daniel! if the fix affects only non-private members, the best is to extend the widget by your own. if not possible, then one possibility i have been using is super- source.
hth Michael On Oct 14, 2:35 pm, Daniel <[email protected]> wrote: > I have a common GWT widget and is used in many GWT modules. > Now I have fixed a bug in the GWT widget and needs to deploy for all > the GWT modules. > But I do not want to re-compile the GWT modules with the common GWT > widget fix. > My understanding is this can not be done in GWT and all the modules > have to be compiled with this new fix. > > I wonder is there a way to do this? I am using GWT v2.0.1. > Our product is already deployed on the customer site & just want to > hot fix their environment. > > I appreciate and thank you for your responses. > > Daniel -- 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.
