Closed olekscode closed 5 years ago
Method DMFeatureSelector >> applyFeaturesOn: has one argument called packages. But that name is very misleading because in fact it expects package names. I think, it should work with packages and extract name from them
DMFeatureSelector >> applyFeaturesOn:
packages
Method
DMFeatureSelector >> applyFeaturesOn:
has one argument calledpackages
. But that name is very misleading because in fact it expects package names. I think, it should work with packages and extract name from them