Virtual used as default inheritance modifier

Discussion of open issues, suggestions and bugs regarding Entity Developer - ORM modeling and code generation tool
Post Reply
[email protected]
Posts: 14
Joined: Mon 22 Aug 2011 15:44

Virtual used as default inheritance modifier

Post by [email protected] » Tue 20 Jun 2017 08:15

Your changelog says: "The bug with generating the virtual keyword when Inheritance Modifier=None is fixed"

But the issue even with version 265 is, that still "virtual" is used as the default inheritance modifier when none (as in no value at all in the edml) was set before. They only way to fix this for me was to add "devart:MemberInheritanceModifier="None" a few hundred times into my edml.

Why?

Pinturiccio
Devart Team
Posts: 2420
Joined: Wed 02 Nov 2011 09:44

Re: Virtual used as default inheritance modifier

Post by Pinturiccio » Fri 23 Jun 2017 12:57

Thank you for the provided information. We will investigate it and post here about the results.

Post Reply