deep-foundation / deep-foundation/deep-packages

Add Client handler to create Value links

Open
#45 1 comment 0 reactions 1 assignee Claimed by @LiKissDmd View on GitHub
enhancement
Dominant language
No language data
Stars
0
Forks
3
PR merge metrics
No merged PRs in 30d

Description

There is no client handler that can create Value link. How I see user interaction with it
1. Insert `Type` or its subtypes
2. A user wants to set its value type by creating value link. The user has to query , for example, `String` link and then create value link. Now imagine if the user has more types that must have values. It would be more comfortable to have client handler to create value links
Option A: Add that client handler for `Value`. Question: Is it fine? Does not it break single responsibility principle?
Option B: Create "ValueManager" link and client handler for it

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.