Skip to content

Abstract types should be skipped from serialization #92

Description

@EMaksymenko

After implementation of derivationBySubsumption option all abstract types, which were replaced by its children types, remains empty (without any attributes) in the result proto files and they never used in any result messages anymore.

There should be an option like skipEmptyTypeInheritance, but for abstract types replaced by derivation, e.g. skipAbstractTypes

Or may be remove abstract types by default when derivationBySubsumption is enabled, because anyway messages without fields are useless.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions