Changes for page WebObjects with Scala
Last modified by Ravi Mendis on 2011/05/10 02:10
From version 502.1
edited by Ravi Mendis
on 2010/12/24 01:35
on 2010/12/24 01:35
Change comment:
There is no comment for this version
To version 504.1
edited by Ravi Mendis
on 2010/12/24 01:33
on 2010/12/24 01:33
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -16,7 +16,7 @@ 16 16 17 17 |= |= Objective-C |= Java |= Scala 18 18 |= Parametered methods | Yes //e.g: addObject: to~:// | No | Yes //e.g: add(object= ,to=)// 19 -|= Class composition | Yes - via Categories | Yes - via Interfaces | Yes - via [[Traits>>http://en.wikipedia.org/wiki/Trait_(computer_science)]]19 +|= Class composition | Yes - via Categories | Yes - via Interfaces | Yes - via Traits 20 20 21 21 === Why Use Scala? === 22 22