Linked by Thom Holwerda on Sat 23rd Aug 2008 15:31 UTC
Thread beginning with comment 327755
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[2]: rules? we don't need no stinking rules?
by g2devi on Sun 24th Aug 2008 01:37
in reply to "RE: rules? we don't need no stinking rules?"
RE[3]: rules? we don't need no stinking rules?
by Erunno on Sun 24th Aug 2008 11:14
in reply to "RE[2]: rules? we don't need no stinking rules?"






Member since:
2005-11-11
How ironic. First you complain about rule enforcement. But when someone does something that you don't agree with, then you suddenly don't want the rule to be enforced?
As for "bloat": just how is this bloat? The DeviceKit author has two choices:
1. Write all the required functionality himself.
2. Use the functionality provided by a library, which is shared by many other applications and libraries.
(1) would logically result in *more* bloat because the developer ends up duplicating functionality that can already be found elsewhere.
And really, you call GObject/glib "bloat"? Dude, it's a library of less than 2 MB, and shared by a bazillian of Linux apps! The C standard library is bigger than this! You do know that the memory used by glib is shared all those apps, right?