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

Add option to set record IDs in ObjectToLiteral #353

Closed
fsteeg opened this issue Jan 19, 2021 · 1 comment
Closed

Add option to set record IDs in ObjectToLiteral #353

fsteeg opened this issue Jan 19, 2021 · 1 comment
Assignees

Comments

@fsteeg
Copy link
Member

fsteeg commented Jan 19, 2021

Like JsonDecoder (see JsonDecoder#decode), ObjectToLiteral should use a counter to set record IDs. For compatibility, default should remain empty strings as IDs (see ObjectToLiteral#process).

Came up in OERSI, where we want to avoid JSON roundtripping for getting record IDs (see Flux).

@fsteeg
Copy link
Member Author

fsteeg commented Jan 19, 2021

@fsteeg fsteeg closed this as completed Jan 19, 2021
Metafacture alt automation moved this from Working to Done Jan 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

1 participant