In general, I'm finding package-resolution failures to be a huge pain during the 0.7 upgrade process (e.g. #367).
Couldn't the module loading fall back to loading by name and only printing a warning (giving an error only if there are multiple installed package UUIDs with the same name)? A warning should be sufficient to get people to try to specify the correct UUID eventually, but doesn't force you to do it immediately.
In general, I'm finding package-resolution failures to be a huge pain during the 0.7 upgrade process (e.g. #367).
Couldn't the module loading fall back to loading by name and only printing a warning (giving an error only if there are multiple installed package UUIDs with the same name)? A warning should be sufficient to get people to try to specify the correct UUID eventually, but doesn't force you to do it immediately.