Closed evmckinney9 closed 1 year ago
Currently, the filtering is done in the SubmoduleInterface abstract class. This is silly, just move the filtering to be in the lower-level get() functions of the interfaces. :)
Feature Request
Currently, the filtering is done in the SubmoduleInterface abstract class. This is silly, just move the filtering to be in the lower-level get() functions of the interfaces. :)