Skip to content

DefineMap.prototoype.get() excludes non-serializable props #100

Open
@Bajix

Description

@Bajix

Assuming DefineMap.prototype.get() was intended to perform similarly to can.Map.prototype.attr(), then it should return a PJSO with the values of all enumerable props assigned. Instead, it is only returning all serializable props, essentially making this call signature identically to DefineMap.prototype.serialize().

See #99

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions