patch gwt-platform and submit a ticket in their bug tracker? On Tue, May 10, 2011 at 11:45 AM, DartmanX <[email protected]> wrote: > I have upgraded my project to 2.3 to take advantage of the new > overloaded DockLayout add*() methods that accept IsWidget(). > > However, I am using the gwt-platform project, which has a Gin-aware > UiBinder implementation that chokes on the new constructor for > UiBinderWriter, to which a boolean useSafeHtmlTemplates property has > been added. > > I do not wish to stop working awaiting a fix from the gwt-platform > team, which already has plenty of issues to keep them busy. If I were > using a different technology, frankly, I'd use Spring AOP around > advice to rewrite the method on the fly to pass in a value for the new > property. > > Can anyone suggest a temporary workaround? > > -- > 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. > >
-- 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.
