Changes for page WebObjects with Scala

Last modified by Ravi Mendis on 2011/05/10 02:10

From version 461.1
edited by Ravi Mendis
on 2010/12/24 00:35
Change comment: There is no comment for this version
To version 463.1
edited by Ravi Mendis
on 2010/12/24 00:36
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -25,7 +25,7 @@
25 25  === Can WebObjects be Programmed In Scala? ===
26 26  
27 27  Yes. It is very simple.
28 -Scala compiles to java bytecode.
28 +By virtue of being a JVM-language, Scala compiles to java bytecode.
29 29  
30 30  Furthermore, being a multi-paradigm language grants Scala easy WebObjects-interoperability.
31 31