question for the idiots:
if Qt is 'evil' or a 'walled garden' because of copyright assignment and if copyright assignment itself is evil - how are you even able to use linux?
gtk+? copyright assignment? you bet! gcc, bash, all gnu software - copyright assignment? Of course!
So please do the world a favor - pull your heads out of your arses and stop posting bullshit. Thank you.
And whoever thinks that systemd's desire to usurp the whole system is a good thing needs his head examined. Points to think about:
complexity
bugs
choice
Complexity: Valid concern, partially defeated by systemd's modular nature (think Linux kernel modules.)
Bugs: Valid concern...partially defeated by modular nature.
Choice: Valid concern...partially defeated by modular nature.
Beyond core all of systemd's features are blockable via compile-time flags, even the journal. If a user is SMART enough to realize that they want to swap out a chunk of core, then they should also be smart enough to know how to compile. If they aren't then they probably shouldn't be messing around with core. I actually like the fact that systemd is bringing some continuity to the linux space.
Here is a clue for you; gtk+ is not some CA shit like crap-Qt. So go pull your own head out of your ass. Thank you..
Oh yeah and GNU is a whole different story than the commercial piece of shit software called Qt.
http://lwn.net/Articles/529522/
He has a point. If a piece of software works one way but a small group of people need it to work another way, that has no value for the core product, then that patch should be maintained seperate from core because otherwise you get what systemd had...lots of #IFDEF's that make the code harder to read and harder to follow. Also raises compatibility concerns that direct developers of core shouldn't have to worry about.