Just wondering when (if ever) things like the dictionary service (specifically aspects, property definitions, etc) will be accessable from Web Scripts? Will you be exposing a lot more of the Java stuff as JavaScript? Is there a sneaky way I can access more of the Java objects today, from the JavaScript API?
You can expose any of dictionary service's functionality that you need this way.
As far as future - we are always enhancing our APIs, though through this easy extensibility mechanism, even if we don't expose the functionality you need, you can easily add it.