-
-
Notifications
You must be signed in to change notification settings - Fork 825
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dev/core#2823 Move validation into validation function
As the code comments suggest the handling of a module being unrecognised should be handled in the validate not the enable function I find the moduleIndex pretty nasty - all known modules are indexed into either the TRUE key or the FALSE key depending on whether they are enabled or not. I'm focussing on adding getters to access that info for now & will later change the structure when the code is not interacting directly with the property
- Loading branch information
1 parent
13b45ac
commit a76754a
Showing
1 changed file
with
39 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters