975
edits
(→PHP) |
|||
| Line 37: | Line 37: | ||
* Reuse is hard | * Reuse is hard | ||
* Not much of a library scene | * Not much of a library scene | ||
** PEAR? PECL? | |||
* So easy to do bad things | * So easy to do bad things | ||
* Difficult to test (also related to codebase) | * Difficult to test (also related to codebase) | ||
* Slow to develop/debug | * Slow to develop/debug | ||
** Not with proper tools (frameworks, xdebug, etc) | |||
=== Python === | === Python === | ||
edits