Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-pmc] Requesting Approval for API

+1 for M7, because I believe there is general agreement that this is the
right thing to do, and it is risk free.

McQ.



                                                                           
             Michael Elder                                                 
             <mdelder@xxxxxx.c                                             
             om>                                                        To 
             Sent by:                  eclipse-pmc@xxxxxxxxxxx             
             eclipse-pmc-bounc                                          cc 
             es@xxxxxxxxxxx                                                
                                                                   Subject 
                                       [eclipse-pmc] Requesting Approval   
             03/04/2007 04:01          for API                             
             PM                                                            
                                                                           
                                                                           
             Please respond to                                             
             eclipse-pmc@eclip                                             
                  se.org                                                   
                                                                           
                                                                           





PMC:

We have downstream consumers (JDT, WTP, etc) that would like an API
constant for the standard instance of the Common Navigator (the Project
Explorer). The patch adds a new type (ProjectExplorer in
org.eclipse.ui.navigator.resources) that exposes a single constant for the
view ID. No function is modified and there are no new method signatures or
function. The new type is declared final and may eventually subclass the
CommonNavigator class from org.eclipse.ui.navigator in a future release.

While I understand we are in API freeze, the fix is extremely simple and
saves our consumers having to duplicate this string in their own code. The
bad timing of the request is due to my scheduling constraints, as the
original request came in a few milestones ago.

The patch has been reviewed by Martin of JDT/UI and Boris of the
Platform/UI team.

[Bug 164111] [CommonNavigator] Need an API constant for the id of the
common navigator
https://bugs.eclipse.org/bugs/show_bug.cgi?id=164111

-------------------------------------------------------------------------
Kind Regards,

Michael D. Elder
Rational Deployment Modeling Platform
IBM RTP Lab
(919) 543-8356 T/L:  441-8356
mdelder@xxxxxxxxxx

http://scribbledideas.blogspot.com/  |
http://blogs.tap.ibm.com/weblogs/page/mdelder@xxxxxxxxxx |
http://planetradical.raleigh.ibm.com/

"Developers are like artists; they produce their best work if they have the
freedom to do so, but they need good tools." -- Werner Vogels

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




Back to the top