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

feat(declarative-modelling): Add modification from mapping #206

Closed

Conversation

ewuerger
Copy link
Member

In order to handle modify operation from a mapping it is needed to extend decl._operate_modify and its decl._resolve function.

WIP

  • The problem left to solve is documented in accessors.py#L445-452.
  • Rewrite the documentation section

In order to handle modify operation from a mapping it is needed to
extend `decl._operate_modify` and its `decl._resolve` function.

**WIP**
The problem left to solve is documented in `accessors.py#L445-452`.
**WIP**
This mkaes no sense... needs a rewrite.
@ewuerger ewuerger assigned ewuerger and unassigned ewuerger Nov 29, 2022
@Wuestengecko
Copy link
Member

This has been superseded by the !new_object support introduced in #387.

@Wuestengecko Wuestengecko deleted the add-special-dict-handling-in-modify-operation-decl branch April 5, 2024 12:56
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.

2 participants