This is always my take away. Quoting from an above post
>>Ie. Be okay if a syntax error crashes your server.
Really? I need to set something up to stop a syntax error not crashing the server
These rapid prototype arguments don't hold either imo. I can knock out quick and dirty java / c# apps plenty quick enough that work fine for their needs. In my forays into dynamic languages there is no rapid development due to all the errors, the lack of IDE capability, the compiler replacing tests I have to write
>>Ie. Be okay if a syntax error crashes your server.
Really? I need to set something up to stop a syntax error not crashing the server
These rapid prototype arguments don't hold either imo. I can knock out quick and dirty java / c# apps plenty quick enough that work fine for their needs. In my forays into dynamic languages there is no rapid development due to all the errors, the lack of IDE capability, the compiler replacing tests I have to write