#summary GWT Team Engineering Meeting 2007-02-12 =Status= Release Status 2/21 = 1 week from Wednesday * !RichText: FF and IE looks good; unlikely on Safari; needs I18N * !CollapsiblePanel done except for widgets, just needs review * Widgets in tabs is not a big deal, but not done; should do the same thing for !CollapsiblePanel in terms of widget support * Splitter almost works; may be impossible to set vertical splitter height using anything other than pixels (which is bad b/c horizontal works just fine) Does this interact with mP's inline/computed style request? * What are the options? Not ship it? Ship it with a limitation? Keep trying to fix it for good? * Need to check in quirks vs. standard mode as well * Root problem is that you don't get an event when elements resize * Hard to make it work without adapting the size to be app-specific * Important use case is a splitter forcing its contained widget to scroll * !SuggestBox done; can control popup by overriding; need to check that popping up on the bottom (left, right) of screen * !DeferredIterator being finalized; Miguel will sponsor * !DropDownToggleButton needed a bit of design generality; flickers on IE * Date/Number X Formatter/Parser but needs a bit of polish * Improved bootstrapping: hybrid mode weirdness (exposed by profiler and junit), need to verify that it can load from the filesystem * JS output: still doing a bit of research on namespace issue; UI guys need to at least look at dealing with UI event stuff * Benchmarking subsystem; Miguel will sponsor * Hosted mode refactoring: on track, IE does actually work * !WidgetCollection class needs to be optimized (currently implemented the hard, slow way) * Rename