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

Reusable modules #237

Open
deohnas opened this issue Jan 6, 2016 · 3 comments
Open

Reusable modules #237

deohnas opened this issue Jan 6, 2016 · 3 comments

Comments

@deohnas
Copy link

deohnas commented Jan 6, 2016

Modules are really cool and I like the idea of being able to "pull" in modules and then use them. But how can we properly extend them? Ideally we wouldn't want to change code in the module, but expose some way to plug in to a module ( some plugin architecture)
So how would we create truly reusable modules?

@nWidart
Copy link
Member

nWidart commented Jan 6, 2016

I think I asked for a way to 'extend' modules a long time ago, but it never got implemented. 😄 That would make extending modules pretty easy to do.

@deohnas
Copy link
Author

deohnas commented Jan 6, 2016

Did you come up with any examples @nWidart?

@nWidart
Copy link
Member

nWidart commented Jan 6, 2016

What do you mean ? I said it never go implemented, so no actual real life code.

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

2 participants