eclipse-emfcloud / emfjson-jackson

emfjson-jackson
Other
16 stars 15 forks source link

Support FilterProvider with EMFJson #27

Open martin-fleck-at opened 2 years ago

martin-fleck-at commented 2 years ago

Jackson supports filter provider (@JsonFilter) that filter out certain objects during serialization. It seems that there is currently no way to apply the same mechanism to EMF JSON-Jackson.

This issue was raised in https://github.com/eclipse-emfcloud/emfcloud/discussions/118