Consider blocking inheritance scenarios until we have proper support #1423
Labels
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-unknown
Milestone
#247 covers adding support for some inheritance scenarios and per #743 we made sure we do not allow instances of unmapped derived types to be passed to APIs. However it seems that we should understand better what happens when the application tries to map two or more members of the same inheritance hierarchy in the same model and how whatever behavior we have now would break once we add proper inheritance support. If the break is rather obscure and/or can have severe consequences we should consider blocking the scenario.
The text was updated successfully, but these errors were encountered: