Changes for page WebObjects with Scala
Last modified by Ravi Mendis on 2011/05/10 02:10
From version 410.1
edited by Ravi Mendis
on 2010/01/14 23:04
on 2010/01/14 23:04
Change comment:
There is no comment for this version
To version 413.1
edited by Ravi Mendis
on 2010/01/14 23:00
on 2010/01/14 23:00
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -28,6 +28,7 @@ 28 28 29 29 === Why Use Scala? === 30 30 31 +With Web 2.0, building concurrent WebObjects applications is a must. 31 31 Developing and maintaining a concurrent or multi-threaded WebObjects application can be challenging. 32 32 33 33 The lack of static variables means that Scala is inherently thread-safe.