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

Should we support a way to define default link's value? #321

Open
Konard opened this issue Mar 9, 2024 · 0 comments
Open

Should we support a way to define default link's value? #321

Konard opened this issue Mar 9, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@Konard
Copy link
Member

Konard commented Mar 9, 2024

Should it be an architectural change or it can be done as an optional package?

If it is optional package, than we can implement it as a decorator for DeepClient.

For example we can have a default value for a link as 0 or 10 or any other.
Then if we do not store value for that link, and default value is not empty if we try to load a value, using value relationship we will get that value even if for that link value was never specified after the creation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
Status: Todo
Status: Todo
Development

No branches or pull requests

2 participants