Skip to content
This repository has been archived by the owner on Jan 27, 2025. It is now read-only.

Change copy_field()/move_field() Fix functions to destructive behaviour for Catmandu compatibility. #313

Merged
merged 1 commit into from
Jun 15, 2023

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
2 participants