(no title)
yeahbutbut | 11 years ago
And ``let'' is? ;-)
Doing a (let [request] (check-auth ...)) would be equally dumb. Let's not blame the tools.
yeahbutbut | 11 years ago
And ``let'' is? ;-)
Doing a (let [request] (check-auth ...)) would be equally dumb. Let's not blame the tools.
jsn|11 years ago
yeahbutbut|11 years ago
My point is that trusting user input is the error, not having the ability to play with the scope.