Hi, I have started to implement wave-319 and have some questions about some implementation choices.
First of all, could someone please assign that jira-issue to me - jira username Rocklund 1. I am thinking to reuse some of the code mentioned in the jira-issue ( http://goo.gl/nEem2). Especially I was thinking of the GadgetInfo-class and some of the ideas around the GadgetInfoProvider. Would that be ok, or is there some licencing problems with that? 2. Should I keep the list of gadget info as source code for now, or should I try to extract the info as an XML file that gets loaded instead? 3. The issue suggests using a SuggestionBox for filtering the gadgets. However, I think it is nicer to directly filter the scrollable gadget list. Any comments about that? 4. Furthermore I'm thinking to change the default focus to the filter box instead of the url box, and make it possible to select the topmost filtered option by pressing enter. Also making it visible that the topmost filtered option is selected by setting a gray background as if it was hovered. Any comments? I have a patch ready with those implementation if someone would like to try it out? I need to do quite a bit polishing of the code before I can commit it for review though. Thanks in advance for any comments or help. /Olof
