Hi,
So in order to use any external JS library (underscore.js for instance). I have to create my own underscore.xsjslib, and incorporate the source manually?
(In fact I am trying to do that right now, however I am fighting lots of jslint errors on the server side)