Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-pmc] feature approval

+1 for 3.3M7



                                                                           
             Martin                                                        
             Aeschlimann                                                   
             <martin_aeschlima                                          To 
             nn@xxxxxxxxxx>            eclipse-pmc@xxxxxxxxxxx             
             Sent by:                                                   cc 
             eclipse-pmc-bounc                                             
             es@xxxxxxxxxxx                                        Subject 
                                       [eclipse-pmc] feature approval      
                                                                           
             04/02/2007 03:30                                              
             PM                                                            
                                                                           
                                                                           
             Please respond to                                             
             eclipse-pmc@eclip                                             
                  se.org                                                   
                                                                           
                                                                           





JDT UI would like to ask for approval of the following requests:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=133277 Allow Sort Members to
be performed on package and project levels

This is a patch that got submitted for M6, but we didn't find the time to
fully review and release it. What makes this fix interesting is that it
introduces a common framework for actions on multiple compilation units
(like organize import / format) and will, as a side effect, improve the
performance of organize imports on multiple elements by using the AST queue
to reuse the bindings.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=112441 [quick fix] special
case fix for Collections.EMPTY_{LIST, SET, MAP}
https://bugs.eclipse.org/bugs/show_bug.cgi?id=44764 [quick fix] Change to
getter on 'unqualified access'
https://bugs.eclipse.org/bugs/show_bug.cgi?id=28068 [quick fix] Greate
getter for "Field is not visible"

These quick fixes were first exercise for our new practicant Karsten Becker
who started 2 weeks ago. Some of them have quite a number of duplicates. As
always, we have test coverage and new quick fixes are not on any
performance critical path.

Martin
                                                                            
                                                                            
                                                                            

_______________________________________________
eclipse-pmc mailing list
eclipse-pmc@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipse-pmc




Back to the top