Matter has too many dependencies
See original GitHub issueThis is a real general issue, and I have no clue where to start to tackle it - but what do you think the chances are somebody will really install mtools
, QEMU
, grub2-something-something
, and a ton more? I like keeping my system light - but I’d also really like to use this. Hence, I’d like to tackle killing off dependencies one by one.
Does anyone have thoughts on how we should start?
Issue Analytics
- State:
- Created 3 years ago
- Comments:7 (3 by maintainers)
Top Results From Across the Web
Dealing with the "Too many dependencies" problem
The more dependencies our class takes in, the higher its efferent coupling to other classes, meaning that it knows a little bit too...
Read more >Software Development Has Been Complicated By Too Many ...
Developers shouldn't have to deal with bloated dependency-laden frameworks containing thousands upon thousands of modules and libraries.
Read more >How to deal with too many dependencies in constructor?
I am making a WinForms application using Code First and Ef Core. The problem is the amount of dependencies I have to deal...
Read more >Is it ok to have many dependencies in a class that just ...
You want to keep the amount of dependencies low. A class with many dependencies probably violates separation of concerns.
Read more >Is it wrong of me to think that Rust crates have too many ...
I'm not gonna try to convince you that reading the source code of dependencies is good: again, we have different opinions on the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Great, the prompt idea sounds more convincing. Go ahead with the feature, and let’s smooth things out on the go.
No problem!