Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> Sorry, by "gets" I meant gets(3) from C...

Ah ok, that makes much more sense.

I can't really speak to what is clear or not for a first-year Clojure dev. When I first learned Clojure, I had already dabbled in Lisps and Schemes for a while. The very first time I ran across `read`, probably in Scheme, it was obvious to me that it was special. Did I understand and appreciate the security implications? Probably not.

Hopefully the security issues will be clear to a new Clojure dev since at least the ClojureDocs site steers you away from read and towards EDN. Maybe the official docs should be more stern and clear about it, but they do make a note of the security issue: http://clojure.github.com/clojure/clojure.core-api.html#cloj...



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: