ROSKD 6.0.55.957
Just noticed a small, but annoying, typo in the JavaScript codegen. There is a comment line near the top of the generated code that says “/* This codegen depends on RemObjects.js”.
However, there is no file called “RemObjects.js” (I looked for a while). The correct file name is “RemObjectsSDK.js”
For my first attempt at using the JS feature, it was frustrating to be sent on a wild goose chase for a file that doesn’t actually exist.
Maybe this was fixed in the recently release Spring 2012 edition?