Skip to content
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

rezplugins loading order #677

Closed
predat opened this issue Jul 23, 2019 · 0 comments
Closed

rezplugins loading order #677

predat opened this issue Jul 23, 2019 · 0 comments

Comments

@predat
Copy link
Contributor

predat commented Jul 23, 2019

Hi @nerdvegas,

For now, Rez plugins are loaded first and after custom plugins.

I'm trying to override 'filesystem' plugin behavior but without creating a custom 'filesystem' plugin.
I simply copy 'rezplugins/package_repository/filesystem.py', add a custom 'plugin_path' to 'rezconfig.py' and modifing this plugin.
But rez loads internal 'filesystem' plugin and never loads mine...

I believe normal behavior for rez plugins system would be to load custom plugins at first and if it does not exist then it loads its own plugins afterwards...

What do you think ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant