in reply to Re^3: Module Bloat and the Best Solution
in thread Module Bloat and the Best Solution
As for bugfixes - I'm referring to bugs that were found in your production code, not mine. Of course, I own all bugs in my code. But, once a fix is pushed upstream, I get it without even knowing the bug had existed.
As for the sentiment, I'm not implying that at all. However, I am saying that if you are putting code into production and expecting users (or boss or client) to pay you for the service, then you have a professional responsibility to use the best version of code possible. That means that you should use the battle-tested, as flawless as possible, code from CPAN (should such code exist). Of course you learn from it - that's why OSS is so valuable: you can read the source. But, you don't have a Not-Invented-Here complex preventing you from delivering the best value for the money you get paid.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: Module Bloat and the Best Solution
by KurtSchwind (Chaplain) on Nov 12, 2007 at 18:30 UTC | |
by dragonchild (Archbishop) on Nov 12, 2007 at 18:36 UTC |