Skip to content
This repository has been archived by the owner on Jul 14, 2019. It is now read-only.

Provide hook for aliases/macros. #12

Open
chevcast opened this issue May 9, 2013 · 0 comments
Open

Provide hook for aliases/macros. #12

chevcast opened this issue May 9, 2013 · 0 comments
Labels

Comments

@chevcast
Copy link
Owner

chevcast commented May 9, 2013

Some projects that implement shotgun will want to provide a way to alias commands. I don't want to support aliasing directly in shotgun because it moves too far from the core feature set and makes too many assumptions about the implementing project.

The proper solution would be to come up with some sort of hook into the command parsing logic so that the implementing project can tap into it and make changes. Then the implementing project could do things like pull a list of aliases out of its database and transform them into proper shotgun commands.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant