just saw this comment in a "what JS lib do you use" poll
"@Xanti - yes, yes, modularization and abstraction in programming is a terrible practice. Functions that call other functions? Wasteful."
And that left me curious because I am using Kohana framework for PHP and Jquery library for javascript.
Why do some people consider abstraction and modularization bad practices? Are not frameworks and libraries made to ease and speed up development?
here's a link to the poll