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

Add support for scriptlet aliases #12

Open
cipriancraciun opened this issue Jul 12, 2020 · 0 comments
Open

Add support for scriptlet aliases #12

cipriancraciun opened this issue Jul 12, 2020 · 0 comments
Assignees

Comments

@cipriancraciun
Copy link
Member

Add support for aliasing a given scriptlet under multiple labels.

This can be used in multiple use-cases:

  • if one renames a scriptlet's label, one has to replace it in all used places, thus an alias could provide backward compatibility;
  • one could provide libraries of scriptlets with a "namespace" prefix (for example a random token, or a globally unique token), and the use could re-export those under simpler aliases;
  • one could use a shorter alias as a shortcut;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant