Hi all, > I don't believe there is a scripting engine for Scala. If you want to write a > Pivot app using Scala, you'll need to compile it, as you would with Java. For what I now, it's true.
At the moment, you can see a Scala sample under the projext examples (in Pivot SVN trunk), under the package org.apache.pivot.examples.scripting . Otherwise you can look at some minimal Scala samples under this project (inside the trunk): http://code.google.com/p/pivot-scala/ Bye, Sandro
