iboB / dynamix

:fish_cake: A new take on polymorphism
MIT License
673 stars 45 forks source link

Should there be more limitations on dependency mixins? #71

Open iboB opened 1 year ago

iboB commented 1 year ago

Should we be more strict?

We can block manual additions. We can allow only dependencies to be added when applying rules. Exceptions can be thrown if any of these is broken.