Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] breaking API change: ISaveableModel, ISaveableModelProvider

For reasons explained in

https://bugs.eclipse.org/bugs/show_bug.cgi?id=112225

we have renamed org.eclipse.ui.ISaveableModel to org.eclipse.ui.Saveable,
and org.eclipse.ui.ISaveableModelSource to org.eclipse.ui.ISaveablesSource.

I believe that there are no implementations outside of the Eclipse SDK, but
if you are implementing these interfaces, please see the 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,
Boris.



Back to the top