On Sat, Nov 28, 2009 at 4:16 PM, John Tamplin <[email protected]> wrote: > On Sat, Nov 28, 2009 at 10:14 AM, Thomas Broyer <[email protected]> wrote: >> >> I don't think that's what you really want though; it seems like >> RunStyle was meant to be public so you can extend it in any package >> you like, and then pass the FQN of your class to -runStyle. > > I agree it should be public.
Well, actually, it wouldn't change much things for me at the moment 'cause HtmlUnit is too deeply nested into GWT's internals (many direct references to HtmlUnitSessionHandler instead of e.g. a factored-out SessionHandlerClient, which makes it impossible for me to build an Adobe AIR OOPHM). Do you think HtmlUnit integration is stable enough so this refactoring could happen before 2.0 ship? (I could –try to– contribute the refactoring in time, if needed) -- Thomas Broyer /tɔ.ma.bʁwa.je/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
