Posted by: Wisp
« on: July 05, 2021, 08:38:06 AM »
WeiDU iterates through the actual list of components and installs those that are --force. I'd have to iterate through the --force list and match those against the actual components to warn about it. Is this really a big deal, though? I would expect most users of --force to be either command-line users, and while a better CL experience would be nice, not getting warned about mis-types does seem like small potatoes, or machines, which I would expect receive their component list from, or at least verify their component list against, --list-components. I can add this, but what's the use case?