Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cake-pattern

Cake pattern: one component per implementation, or one component per trait?

scala cake-pattern

Scala cake-pattern compile error with Precog config pattern

In what scenario does self-type annotation provide behavior not possible with extends

Is it possible to integrate Cake-Pattern and Macros?

Cake pattern: mixing in in a trait

scala cake-pattern

Transitive DI using cake pattern

scala cake-pattern

Scala Cake Pattern: Splitting large components into separate files

scala cake-pattern

Scaladoc fails to generate links for inner classes in method and class signatures

importance of cake pattern in scala

cake pattern - why is it so complicated

scala cake-pattern

Usefulness of explicitly-typed self references in the Cake Pattern

scala cake-pattern

Cake pattern w/ akka: Providing implicit actorSystem to several layers

scala akka cake-pattern

How can I use Scala's cake pattern to implement robot legs?

How to use mocks with the Cake Pattern

Cake pattern with overriding abstract type don't work with Upper Type Bounds

Scala Cake Pattern and Dependency Collisions

Scala Slick Cake Pattern: over 9000 classes?

scala slick cake-pattern

Akka and cake pattern

akka cake-pattern

Why use scala's cake pattern rather than abstract fields?