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

[V3] Allow load, unload and reload to deal with multiple packages #1441

Merged
merged 5 commits into from
Mar 21, 2018
Merged

Conversation

Sitryk
Copy link
Contributor

@Sitryk Sitryk commented Mar 19, 2018

This PR allows multiple packages to be loaded, unloaded or reloaded with the one command, the packages are delimited by the space character as suggested by Will
This is just the functionality, I'm sure the code could be better

Type

  • Bugfix
  • Enhancement
  • New feature

Description of the changes

This PR allows multiple packages to be loaded, unloaded or reloaded with the one command, the packages are delimited by the space character as suggested by Will
This is just the functionality, I'm sure the code could be better
@Sitryk Sitryk requested a review from tekulvw as a code owner March 19, 2018 01:46
@tekulvw
Copy link
Member

tekulvw commented Mar 19, 2018

Can you refactor this so that you don't have duplicate code in load/unload/reload? Extract some of that code into helper functions and call those instead.

@palmtree5 palmtree5 added the V3 label Mar 19, 2018
@palmtree5 palmtree5 merged commit 153d710 into Cog-Creators:V3/develop Mar 21, 2018
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

Successfully merging this pull request may close these issues.

4 participants