Changes for page WebObjects with Scala
Last modified by Ravi Mendis on 2011/05/10 02:10
From version 402.1
edited by Ravi Mendis
on 2010/01/17 19:18
on 2010/01/17 19:18
Change comment:
There is no comment for this version
To version 403.1
edited by Ravi Mendis
on 2010/01/17 19:17
on 2010/01/17 19:17
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -5,7 +5,7 @@ 5 5 This's been the reason for its adoption at sites like Twitter. 6 6 7 7 Scala is a language for concurrent computing. 8 -In the day and age of multi-core processors, concurrent computing can 'tbe ignored.8 +In the day and age of multi-core processors, concurrent computing is not something that can be ignored. 9 9 10 10 Many of Scala's features have been designed with concurrency in mind. 11 11 Some of these may not be unfamiliar to Objective-C or WebObjects developers.