Confirmed users, Bureaucrats and Sysops emeriti
1,737
edits
m (→Languages) |
|||
| Line 36: | Line 36: | ||
Cons: | Cons: | ||
* Fugly | * Fugly | ||
** what? | |||
* Reuse is hard | * Reuse is hard | ||
** what? | |||
* Not much of a library scene | * Not much of a library scene | ||
** PEAR? PECL? | ** PEAR? PECL? | ||
* So easy to do bad things | * So easy to do bad things | ||
** Isn't this why we have interviews? | |||
* Difficult to test (also related to codebase) | * Difficult to test (also related to codebase) | ||
* Slow to develop/debug | * Slow to develop/debug | ||
| Line 48: | Line 51: | ||
* Libraries | * Libraries | ||
* Objects, classes (for real) | * Objects, classes (for real) | ||
** Does PHP have fake classes? | |||
* Testing is the hotness | * Testing is the hotness | ||
* Read-Eval-Print Loop, live debugging | * Read-Eval-Print Loop, live debugging | ||
* Elegant | * Elegant | ||
* ORM that works | * ORM that works | ||
** We could use PHP's DBO. We never have because (as is pointed out elsewhere) ORM's eventually get in your way. | |||
* Scalable, I swear | * Scalable, I swear | ||
Cons: | Cons: | ||