142
edits
(→PHP) |
(→Python) |
||
| Line 60: | Line 60: | ||
** We could use PHP's DBO. We never have because (as is pointed out elsewhere) ORM's eventually get in your way. | ** 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 | ||
** *dd* Everything is scalable | |||
Cons: | Cons: | ||
* Less Familiar | * Less Familiar | ||
* Bad past experience | * Bad past experience | ||
* Smaller recruitment pool (both employees and volunteers) | * Smaller recruitment pool (both employees and volunteers) | ||
** *dd* This is becoming less of a case as python gains ground (thanks to Google AppEngine). | |||
=== Ruby === | === Ruby === | ||
edits