eclipse / Xpect

This repository has been rewritten to move to the Eclipse Foundation. Find the old history here: https://github.com/TypeFox/Xpect
http://www.xpect-tests.org/
Eclipse Public License 2.0
32 stars 28 forks source link

xpect.fileExtension extension point must have precedence over anything else #184

Closed meysholdt closed 5 years ago

cdietrich commented 8 years ago

+1

cdietrich commented 8 years ago

@meysholdt would you fix that by simply inverting the order of reading the extension points + using LinkedHashMultimap. or would you introduce a force flag into ExtensionPointData and the merge method