On 19/03/2012 17:37, martin f krafft wrote:
> also sprach Jérémy Lal <[email protected]> [2012.03.19.1607 +0100]:
>> node-rimraf is a Node.js module that provides asynchronous deep-deletion,
>> similar to the `rm -rf` shell command.
>> .
>> Node.js is an event-based server-side javascript engine.
> 
> Why does this sound like an extremely bad idea? Javascript + "rm
> -rf"? That's like russian roulette with 5 bullets, not just one.

Not more a bad idea that python's shutil.rmtree.
I don't see why JavaScript would be less a language than any other
languages here. Nobody forces you to use it, if you don't trust it.

Also it's probably better to actually have one working and tested
function than none at all.

Jérémy.




--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to