Skip to content

Consider moving ignoreNullValueOverwrites to the map, away from the mapper #26

@brockboland

Description

@brockboland

ignoreNullValueOverwrites is a property on VOKManagedObjectMapper, but most of the times I need to use it, it's because there's a particular property that isn't always included in the server response, so I don't want it to be overridden with a nil value…but other properties should be. If we moved that property to VOKManagedObjectMap—or added an equivalent there, to work alongside the existing property—a more fine-grained control could be achieved.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    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