As mentioned in another topic I’m drilling myself into the new topics that are now open to us app developers. Many things are surprisingly simple to get at, but other things are pretty hard to understand. Two of those are the built-in “Expression Language” (what? yet another language to master?) as well as some built-in server-side javascript objects which seem to be corresponding directly to my domino objects (like “database” or “document”, as mentioned in help).
I’m aware that we’re at an early stage still, but is there at least some sort of preliminary programming language reference on server-side scripting and EL available?
Regards,
-Lothar