Skip to content

Child entities duplicate parent entity attributes #2

@malhal

Description

@malhal

Child entities duplicate parent entity attributes. E.g.

Entity A
string1

Entity B
parent entity: A
string1
string2

string1 shouldn't appear in entity B.

I believe line 76 of NSEntityDescription+xmlElement.m should first filter out the properties that are in the parent entities, recursively.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions