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

AMM Idea: Overlays - concept for renaming branches #195

Open
erikbosch opened this issue Oct 20, 2022 · 2 comments
Open

AMM Idea: Overlays - concept for renaming branches #195

erikbosch opened this issue Oct 20, 2022 · 2 comments

Comments

@erikbosch
Copy link
Collaborator

Idea collected at AMM. A concept for renaming/moving branches and/or nodes would be useful

@nwesem
Copy link
Contributor

nwesem commented Jun 24, 2024

hi @erikbosch would it be possible to get a bit more info on this one, too? maybe I can spend some time to add it. Would really appreciate it! Thank you

@erikbosch
Copy link
Collaborator Author

This was quite long time ago, but if I remember it correctly a use-case could be that you have an entity A.B.C (either a branch or signal). Now you want to use an overlay to instead call it A.D. Today this needs to be done in two steps, you need to add A.D copying whatever context exist in A.B.C, then you need to delete the original A.B.C node.

A possible solution could instead be something like below

A.D
  type: branch
  moved: A.B.C # Remove A.B.C and add it here instead

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

No branches or pull requests

2 participants