Saleslogix/SDataJavaScriptClientLib

Strict mode

Closed this issue · 0 comments

Get this library working under strict mode ("use strict"). There only appears to be a few minor issues (some implied global state, and one use of arguments.callee). If the SData client library is included with another script that happens to set "use strict", it will cause the entire script to fail.