Open deohnas opened 8 years ago
I think I asked for a way to 'extend' modules a long time ago, but it never got implemented. :smile: That would make extending modules pretty easy to do.
Did you come up with any examples @nWidart?
What do you mean ? I said it never go implemented, so no actual real life code.
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?