> Any yet you use a language that defaults everything to global. Its not like you got much choice when you do client-side web development. Default to local is IMHO not any better than default to global. Why default to anything? Jhint warns nicely about any default to globals.
> The lack of the var statement is the only thing wrong with scoping at the > moment and I showed you a nice workaround. Otherwise scoping is more than > "somewhat" right and a big improvement over javascript. Bringing us back to the topic of "workarounds" to "problems" not acknowledged as problems but canted to the "way of [X]". If I ever put up the focus, I'd rather get my own javascrip-meta-language that eases/encorages heavy use of immutables to get another advantage of functional programming in. -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
