Skip to content

Completely Ignore fields #45

@InfiniteRegression

Description

@InfiniteRegression

mixin NonSerialized!(b);

does not remove problems on serializing a modified structure. That is, the serialize still looks for the value and if it can't find it, it throws.

It would be nice if there was an ignore attribute that completely ignored the field and did not throw if it does not exist.

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