Skip to content

Representable 4: how to collect/write data when parsing? #269

@apotonick

Description

@apotonick

Currently, the parser assigns each parsed property to the target object by calling a setter, e.g. model.exp = ... We should allow collecting a hash, so a single-entry point constructor for model could be used, instead.

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