Service Builder - Typo in JavaScript Codegen

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. :frowning:

Maybe this was fixed in the recently release Spring 2012 edition?

I’m afraid you’re the first one who noticed this. Yeah, there were times when RemObjectsSDK.js was just RemObjects.js :slight_smile:
Sorry for the inconvenience, we’ll fix it.

Maybe few are using the JS feature, or maybe I’m the only one that reads the documentation? :slight_smile:

I am using JS … and did not realize it.