Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
apotonick opened this issue Jul 15, 2023 · 0 comments
Open

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

apotonick opened this issue Jul 15, 2023 · 0 comments

Comments

@apotonick
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant