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

refactor: Improving default value handling #1154

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

phorward
Copy link
Member

@phorward phorward commented May 6, 2024

This is currently a work in progress, as I think there must be made better improvements made first on how values generally are handled. As I've created this code, I found out that its both awkward and stupid to check always on languages and/or multiple-settings.

- Checks default value for matching type
- Allows to set RelationalBone default via key-only (fixes viur-framework#1152)
- TODO: Default values with languages currently not supported
@phorward phorward added the refactoring Pull requests that refactor code but do not change its behavior. label May 6, 2024
@phorward phorward added this to the ViUR-core v3.7 milestone May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Pull requests that refactor code but do not change its behavior.
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

None yet

1 participant