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

Split features using hooks plugins #25

Open
claustres opened this issue Jul 17, 2018 · 0 comments
Open

Split features using hooks plugins #25

claustres opened this issue Jul 17, 2018 · 0 comments

Comments

@claustres
Copy link
Member

claustres commented Jul 17, 2018

Krawler already allows to plug new hooks dynamically by code. Thus, it is easy to create plugins to make it more modular and remove some (most ?) hooks from the core.

However, in order to make it continue working without any specific code (i.e. simple job file) we need to 'load' required plugins for the job on-the-fly and register hooks.

For instance node-gdal is a big dependency that would be better to integrate through a plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To do
Development

No branches or pull requests

1 participant