哪吒机器人提醒:

提醒:drawohara - Latest Comments in [Rails] limiting tmp/sessions to a maximum number of sessions files
【标题】Re: [Rails] limiting tmp/sessions to a maximum number of sessions files
【摘要】funny - the comment got eaten in the email response i sent (disqus let's you reply via email if you're logged in, etc) anyhow, this is what i'd said:yeah there are a few reasons1) if i used functions i'd have to pass info to each of them. when i'm working up a short script it's sometime easier to make functions work 'over' data (closure style) since it allows me to play around with what the lambda's do without concern for data passing or signature design. note how the lambdas affect the var 'n' ... (04-13 07:08)