Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ui-dev] Deleting Code


I want to keep IPropertyMap and subclasses. These will be used for exposing preference stores, themes, property stores, etc. as local services.

  - Stefan



Nick Edgar/Ottawa/IBM@IBMCA
Sent by: platform-ui-dev-bounces@xxxxxxxxxxx

04/13/2005 03:27 PM

Please respond to
"Eclipse Platform UI component developers list."

To
dpollock@xxxxxxx, "Eclipse Platform UI component developers list." <platform-ui-dev@xxxxxxxxxxx>
cc
Subject
Re: [platform-ui-dev] Deleting Code





They look fine to me.




Douglas Pollock <douglas.pollock@xxxxxxxx>
Sent by: platform-ui-dev-bounces@xxxxxxxxxxx
04/13/2005 03:03 PM
Please respond to
dpollock and "Eclipse Platform UI component developers list."


To
platform-ui-dev@xxxxxxxxxxx
cc

Subject
[platform-ui-dev] Deleting Code






While addressing another bug, it became apparent that some internal code
in
the workbench is not being used.  This also falls in line with previous
emails from John Arthorne.

I wish to apply the following patches.  But, it would be helpful if
Platform
UI committers could review these patches and make sure none of these
classes
stand out.  I don't want to delete something that has some secret
purpose ....

These patches delete about 30 classes.



cheers,
d.
_______________________________________________
platform-ui-dev mailing list
platform-ui-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-ui-dev

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

Attachment: DeletingCode-org.eclipse.ui.ide.patch
Description: Binary data

Attachment: DeletingCode-org.eclipse.ui.tests.patch
Description: Binary data

Attachment: DeletingCode-org.eclipse.ui.workbench.patch
Description: Binary data


Back to the top