This looks very good, thanks!
On Wed, Mar 28, 2012 at 8:53 AM, Lionel Dricot <[email protected]> wrote: > 2) Multiple words search should return the intersection, not the union > + Situation has been vastly improved: the search on multiple words > return now results where those multiple words are in the same file and > are nearby. Ideally, the union should only take the cases where the > words are on the same line but this will require subsantial work on the > tokenizer. > This is a lot better now. > 3) Allow searching by clicking on any word in the page > + This is currently done but we are voluntaly avoiding searches for > words that have a meaning. Clicking on "anything" seems a bit confusing. > Discussion should happen to understand what is the desired behaviour. > Hmm, for example clicking on eTypedBR here < http://dxr.lanedo.com/mozilla-central/editor/libeditor/text/nsPlaintextEditor.h.html#l77> doesn't work... > 5) Searching for a file name should first returns the file if a perfect > match exists > + Upon investigation, it appears that implementing this would way a lot > easier if the html was dynamic. We suggest investigating the switch to > mod_python or to Django before implementing this feature (Django is > proposed here : https://wiki.mozilla.org/DXR_Future_Work_Plan > Can you please explain why? > 7) Declaration/function switching doesn't work well > + Lately, we haven't been able to reproduce that bug and all the > usecases we had seems fixed. We consider this bug as fixed except if we > receive an usecase. > OK, I'll report if I see this again. Cheers, -- Ehsan <http://ehsanakhgari.org/> _______________________________________________ dev-static-analysis mailing list [email protected] https://lists.mozilla.org/listinfo/dev-static-analysis
