in reply to Module Bloat and the Best Solution
Use a module if it's very likely that the code you'd write instead of using the module, will contain a bug.I care about writeability, not readability of the code. After all, we're above copy/paste programming, aren't we? Aren't we?
That's what I thought.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Module Bloat and the Best Solution
by BrowserUk (Patriarch) on Nov 12, 2007 at 17:17 UTC | |
by bart (Canon) on Nov 12, 2007 at 18:49 UTC | |
by BrowserUk (Patriarch) on Nov 13, 2007 at 01:45 UTC |