Changes for page WebObjects with Scala

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

From version 434.1
edited by Ravi Mendis
on 2010/01/20 00:31
Change comment: There is no comment for this version
To version 432.1
edited by Ravi Mendis
on 2010/01/18 00:11
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -12,7 +12,7 @@
12 12  |= Mutable/Immuable Datatypes | Collections //e.g: NSArray/NSMutableArray// | No | Yes
13 13  |= Closures | Blocks (//Extension//) | No | Anonymous Functions
14 14  |= Static variables | Yes | Yes | No
15 -|= Static methods or functions| Yes | Yes | No
15 +|= Static methods/functions | Yes | Yes | No
16 16  |= Concurrency | [[Grand Central Dispatch>>http://en.wikipedia.org/wiki/Grand_Central_Dispatch]] (//Extension//)| //Threads// |[[Actors>>http://en.wikipedia.org/wiki/Actor_model]]
17 17  |= |= Weakly Typed |=--Strongly Typed--|= Strongly Typed
18 18