Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [dsdp-tm-dev] Committers please vote: [api]removingremoteSystemsViewPreferencesActions anddynamicPopupMenuExtensions extension points

Well, getting rid of that specific extension point ... is a +10 from me
;).

I'm absolutly sure that the standard eclipse extension points provides
all functionality required. We even had set ourself (for our product
target manager) a constraint which forbids programmatic contribution of
actions to context menus or toolbars, and we've not broken it as we have
rebased to RSE 2.0.

Cheers, Uwe

--
Uwe Stieber
Member of Technical Staff
Engineering - Wind River Systems - Austria
 

> -----Original Message-----
> From: dsdp-tm-dev-bounces@xxxxxxxxxxx 
> [mailto:dsdp-tm-dev-bounces@xxxxxxxxxxx] On Behalf Of 
> Oberhuber, Martin
> Sent: Freitag, 04. Mai 2007 16:47
> To: Target Management developer discussions
> Subject: [dsdp-tm-dev] Committers please vote: 
> [api]removingremoteSystemsViewPreferencesActions 
> anddynamicPopupMenuExtensions extension points
> 
> Dear Committers,
> 
> when reviewing the state of RSE API for M7, I stumbled
> over the following two extension points:
> 
>    org.eclipse.rse.ui.remoteSystemsViewPreferencesActions  
>    org.eclipse.rse.ui.dynamicPopupMenuExtensions
> 
> I am very confident that these two are obsolete and easy
> to replace by the more modern Platform extension point
> 
>    org.eclipse.ui.commands
> 
> or probably the slightly older extension points 
> org.eclipse.ui.viewActions and org.eclipse.ui.popupMenus.
> 
> In order to keep our API small, I'd therefore like to remove
> these two extension points. Please vote with the new Bugzilla
> voting system (+1,0,-1; on the right-hand upper part of bugzilla)
> on the corresponding bug reports:
> 
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=185554
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=185552
> 
> If I get positive votes, I'd try to squeeze this change in for 
> M7. From the bug reports, by clicking on the "URL" link
> you'll be taken to the current API Docs for the extension 
> points.
> 
> Cheers,
> --
> Martin Oberhuber
> Wind River Systems, Inc.
> Target Management Project Lead, DSDP PMC Member
> http://www.eclipse.org/dsdp/tm
> _______________________________________________
> dsdp-tm-dev mailing list
> dsdp-tm-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/dsdp-tm-dev
> 


Back to the top