-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RFC to change dependency loading process #1564
base: master
Are you sure you want to change the base?
RFC to change dependency loading process #1564
Conversation
Signed-off-by: Fedotov, Aleksei <[email protected]>
Signed-off-by: Fedotov, Aleksei <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The proposal loos good to me!
@vossmjp please take a look
@egfefey please take a look as well. |
rfcs/proposed/loading-dependencies/loading-dependencies-by-module-name.org
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Signature verification is a viable alternative to the use of absolute path so if implemented, this will be accepted.
Description
Add RFC about loading dependencies by module name only.
Type of change
Tests
Documentation
Breaks backward compatibility