Community
Participate
Working Groups
This bug tracks deprecated APIs related to the old version of the Facet metamodel, which is now being replaced by the new eFacet2 metamodel. And deprecated "internal" APIs for the still older Facet metamodel that was copied from MoDisco. These interfaces/classes are now deprecated, and will be removed after one year: - org.eclipse.emf.facet.efacet.core.IEFacetManager - org.eclipse.emf.facet.efacet.core.IFacetAction - org.eclipse.emf.facet.efacet.core.query.IQueryEvaluator - org.eclipse.emf.facet.efacet.core.query.IQueryEvaluatorFactory - org.eclipse.emf.facet.efacet.core.query.IQueryUtils - org.eclipse.emf.facet.infra.facet.** - org.eclipse.emf.facet.infra.facet.core.** - org.eclipse.emf.facet.infra.facet.ui.** - org.eclipse.emf.facet.infra.query.** - org.eclipse.emf.facet.infra.query.core.** - org.eclipse.emf.facet.infra.query.jxpath.** - org.eclipse.emf.facet.infra.query.ui.**
I committed some deprecations in revisions 994 and 995.
deprecated org.eclipse.emf.facet.efacet in revision 1000
The commit 1000 has introduced deprecation warnings in org.eclipse.emf.facet.efacet.ui. I've begin to fix that by: - marking the interfaces has deprecated - coping the interfaces to get a new (and not deprecated) version of the interfaces - opening the Bug 364601 - marking the implementation has deprecated and adding the a TODO to remember that we some work to do (the Bug 364601 is referred in each TODO comment). Committed revision 1129.
I create separate bugs to track each deprecation : see the related bugs. So I'm marking this bug as fixed.
This bug can be closed.