> > Honestly, I'm starting to believe that most nay-sayers would get over > block-lambda looking weird at first and learn to really love the benefit it > provides. Sure they might say "it looks really bizarre", but they will also > say "remember when we had to assign var that = this; or use bind()? The > dark ages!! I love block-lambda!" > > Even for me, it was hard to look past the weirdness, but the more I read > about "freaky-deaky" syntax, the more it begins to make sense. >
Echo this. I didn't get block lambdas at first nor did I get the syntax as it was a little freakish but programming with them in mind seems to be big win for JS, not JUST shorter syntax, the TCP wins introduce literally new (arguably better) ways to solve existing problems. We'll get used to it and prefer it is my gut. The syntax could be forever argued, I'm used to it now. Way prefer it over shorter function syntax if I had to choose (in a sense it is but with TCP). /extra 2 cents Marc
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

