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

Refactor how plugins analyze commands #52

Open
Jwaxo opened this issue May 13, 2014 · 2 comments
Open

Refactor how plugins analyze commands #52

Jwaxo opened this issue May 13, 2014 · 2 comments
Assignees

Comments

@Jwaxo
Copy link
Member

Jwaxo commented May 13, 2014

This will be a big update, but if we set up "command" styles to be modular, ex ![command], @[command], then we can call plugin functions much more easily. Set up plugins to export commands along with their functions, then pass the arguments in as parameters, instead of doing Regex analysis over and over and over again.

It'll be neater this way, as well.

@Jwaxo Jwaxo self-assigned this May 13, 2014
@nielsonm
Copy link
Member

Sounds awesome to me!

@Jwaxo
Copy link
Member Author

Jwaxo commented May 13, 2014

It will definitely make creating new plugins much faster, and, if I set it
up right, will allow one command to analyze something, then pass it to
another command in another plugin for future action.

On Tue, May 13, 2014 at 1:45 PM, nielsonm [email protected] wrote:

Sounds awesome to me!


Reply to this email directly or view it on GitHubhttps://github.com//issues/52#issuecomment-43010153
.

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

No branches or pull requests

2 participants