Skip to content
This repository was archived by the owner on May 16, 2025. It is now read-only.

Conversation

@blackwinter
Copy link
Member

Resolves #116 (in combination with #308).

move_field() is implemented in terms of copy_field(), so changing the latter's behaviour also changes the former's.

…aviour for Catmandu compatibility. (#116)

`move_field()` is implemented in terms of `copy_field()`, so changing the latter's behaviour also changes the former's.
@fsteeg fsteeg assigned blackwinter and unassigned fsteeg Jun 15, 2023
@blackwinter blackwinter merged commit 4dd061b into master Jun 15, 2023
@blackwinter blackwinter deleted the 116-destructiveCopyFieldMoveField branch June 15, 2023 15:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Default behaviour of copy_field/move_field/add_field should be destructive, the appending behaviour creates problems

3 participants