Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-ui-dev] breaking API change in IControlContentAdapter


The fix for
https://bugs.eclipse.org/bugs/show_bug.cgi?id=127108

introduces a method in IControlContentAdapter which is a breaking API change for any implementers of that interface.  
Since this is a fairly new interface, I believe that implementations are contained within platform ui, with most clients using the provided implementations, ComboContentAdapter or TextContentAdapter.
If you are implementing this interface, please see this bug for information about the change.  (And please annotate in the bug if you don't mind so that I'm aware of any clients that I may not have known about).

thanks,
susan

Back to the top