eclipse-passage / passage

Define and control license checks and usage constraints for OSGi / RCP / IDE
https://www.eclipse.org/passage/
Eclipse Public License 2.0
6 stars 8 forks source link

Base loc rendering service should have flexible priority #1313

Closed eparovyshnaya closed 3 months ago

eparovyshnaya commented 3 months ago

Some of EMF Forms renderers are supplied through StructuredFeatureRendererService, which has hardcoded priority.

If it had this priority be flexible, it could allow having several implementations for the same feature without conflicts.

eparovyshnaya commented 3 months ago

done by #1314