Sunday, March 17, 2013

[Draft] Cake pattern, modular mixin component abstractions, DI, expression problem ..

Hmm, what other phrases come to mind? f-bounded polymorphism, recursive types.

Anyway, you'll want to read Chaps. 4-7 of Suereth's Scala in Depth, carefully.



Also: Feature-Oriented Programming with Object Algebras, by Oliveira, van der Storm, Loh, Cook.

Implicit parameters are introduced in section 5,

dynamic proxy is an object that
implements a list of interfaces specified at runtime.

Language features not used: case classes,



Spiewak's NEscala slides .... and ... video



Hibberd talk on monads, transformers, stacked types

Hit down arrow til you can't go further, then hit Right-arrow. [Escape] and [Ctrl-F] in Chrome to text search.

Scalaz; no implicits in client code.

No comments:

Post a Comment