I\'m trying to inject some Scala code into my existing Java app. (So, being said, I want some more fun).
After reading some OpenJDK mailinglist entries, it seems that the Oracle developers are currently further removing things from the closure proposal, because earlier design mistakes in the Java languag
I defined a property in the constructor of my class the following way: class Step(val message:String = \"\")
I was trying to pull environment variables into a scala script using java Iterators and / or Enumerations and realised that Dr Frankenstein might claim parentage, so I hacked the following from the ug