 |
BB10: JavaScript in QML
https://developer.blackberry.com/cascades/documentation/ui/javascript/index.html
The inclusion of JavaScript into Cascades is fascinating to me. Perhaps it's a stroke of genius.
It allows a developer to hook things up in QML very quickly and efficiently, and yet allows C++ to be used as needed as well. How exactly the JavaScript and C++ code can interact is still unknown to me, but what I've seen so far looks great. |
|
 |