Skip to content

Added Fancier Command Loading Using Reflections API instead of long list#5

Merged
jasonlessenich merged 3 commits intomainfrom
andrew/command_loading
May 30, 2021
Merged

Added Fancier Command Loading Using Reflections API instead of long list#5
jasonlessenich merged 3 commits intomainfrom
andrew/command_loading

Conversation

@andrewlalis
Copy link
Contributor

Instead of listing literally every command, I added a library called "reflections" which allows us to scan the "commands" package and automatically create an instance of every command in there.

@jasonlessenich jasonlessenich merged commit 25ced1c into main May 30, 2021
@andrewlalis andrewlalis deleted the andrew/command_loading branch May 30, 2021 14:01
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.

2 participants