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

Change add_field() Fix function to destructive behaviour for Catmandu compatibility. #308

Merged
merged 1 commit into from
Jun 9, 2023

Conversation

blackwinter
Copy link
Member

@blackwinter blackwinter commented Jun 6, 2023

Resolves (part of) #116.

NOTE: add_field() and set_field() are now equivalent, but according to Catmandu's documentation set_field() "will not create the intermediate structures if they are missing". (Opened #309 for this.)

…du compatibility. (#116)

NOTE: `add_field()` and `set_field()` are now equivalent, but according to Catmandu's documentation `set_field()` "will not create the intermediate structures if they are missing".
@fsteeg fsteeg assigned blackwinter and unassigned fsteeg Jun 7, 2023
@blackwinter blackwinter merged commit f2e6472 into master Jun 9, 2023
1 check passed
@blackwinter blackwinter deleted the 116-destructiveAddField branch June 9, 2023 13:48
TobiasNx added a commit that referenced this pull request Nov 8, 2023
Adjust the documentation to the actual behaviour #308
@TobiasNx TobiasNx mentioned this pull request Nov 8, 2023
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

Successfully merging this pull request may close these issues.

None yet

2 participants