Rick Waldron wrote:
Kevin, Over the weekend I applied David Herman's new tri-lambda syntax to Popcorn.js to see how it would look and feel: https://github.com/rwldrn/popcorn-js/compare/tri-lambda
Why didn't you also apply 'method' syntax in 'name: () -> { ... }' scenarios, it will probably be used in this cases rather then manually putting the function there (even in shorter syntax)?
It should not be forgotten then functions per se will only be used in the places where they are not methods put into class / object literal.
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

