Well, I'm working in Rails darlin' CoffeeScript and I see the special facilities for asset loading new with Rails 3.1, so I wondered whether it might now be possible to modularize .js code. I was encouraged in this hope by seeing that node.js offers 'require';)
Lille On Oct 3, 8:32 am, Dave Aronson <[email protected]> wrote: > On Mon, Oct 3, 2011 at 07:53, Tim Shaffer <[email protected]> wrote: > > What do you mean by "How can .js files be 'required' in other .js files? " > > That's not really the way JavaScript works. > > Given that the OP doesn't seem to know JS all that well, it's a > reasonable question. Inclusion of one kind or another (be it literal > inclusion at that spot, or just noting the reference) is a feature of > many other languages. I've sometimes wished JS had such a thing. :-( > > -Dave > > -- > LOOKING FOR WORK, preferably Ruby on Rails, in NoVa/DC; see main web site. > Main Web Site: davearonson.com > Programming Blog: codosaur.us > Excellence Blog: dare2xl.com -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en.

