Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-pmc] API change request: Deprecated API removal


-1.

McQ.



Carolyn MacLeod/Ottawa/IBM@IBMCA
Sent by: eclipse-pmc-bounces@xxxxxxxxxxx

03/26/07 13:47

Please respond to
eclipse-pmc

To
eclipse-pmc@xxxxxxxxxxx
cc
Subject
[eclipse-pmc] API change request: Deprecated API removal






The following method was added after 3.2 and is no longer needed:
org.eclipse.swt.widgets.Control.dragDetect(int, int, int, int)

It was deprecated but we left it in so as not to burn M6.
Request for permission to delete it now.

GOALS/BENEFITS:
Avoid growing API with an unneeded method.

CORRESPONDING BUG:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=170849

RISKS:
No risk since this method didn't exist in 3.2 and we checked that no
references to this method exist in the Eclipse SDK.

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


Back to the top