Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-search-dev] NewSearchUI vs. SearchUI?



Ed,

please file a bug for the title problem - this should be addressed for 3.0.

Dani


                                                                           
             "Ed Burnette"                                                 
             <Ed.Burnette@sas.                                             
             com>                                                       To 
             Sent by:                  <platform-search-dev@xxxxxxxxxxx>   
             platform-search-d                                          cc 
             ev-admin@eclipse.                                             
             org                                                   Subject 
                                       [platform-search-dev] NewSearchUI   
                                       vs. SearchUI?                       
             03.06.2004 20:12                                              
                                                                           
                                                                           
             Please respond to                                             
             platform-search-d                                             
              ev@xxxxxxxxxxx                                               
                                                                           
                                                                           




What is the plan for the NewSearchUI class in 3.0 and beyond? Is it
supposed to be renamed SearchUI at some point, or will SearchUI be
deprecated, or will both SearchUI and NewSearchUI continue to both be used?
There are about 40 references to NewSearchUI and 100 to SearchUI in the
Platform SDK, so some searches come up under the "Search" window and some
"Classic Search".


BTW, with recent presentation UI changes, a plug-in I wrote that uses the
old SearchUI API now produces an interesting title like this:


   Classic Search (Search ("test" - 62 Occurrences))


Of course it used to just say:


   Search ("test" - 62 Occurrences)


Users of the new search API get a cleaner title like the last one (so I
plan to convert it).





Back to the top