List Question
20 TechQA 2016-12-28T09:29:29.150000Difference between using Cake pattern and functions in Scala - why is the Cake pattern useful?
649 views
Asked by jhegedus
cake pattern - why is it so complicated
717 views
Asked by jhegedus
Scala Cake Pattern and Dependency Collisions
649 views
Asked by orrsella
Cake Pattern self-type annotation vs. stub def or val
295 views
Asked by netta
How to use mocks with the Cake Pattern
1.5k views
Asked by ThaDon
How can I use Scala's cake pattern to implement robot legs?
744 views
Asked by Jeff Axelrod
Cake pattern and types
354 views
Asked by jwinandy
Scala cake-pattern compile error with Precog config pattern
425 views
Asked by damirv
Scala cake pattern with Existential Types: compile error
238 views
Asked by damirv
Can Scala's Cake Pattern be implemented in Haskell?
1.2k views
Asked by tibbe
Abstracting the Database client in the cake pattern
190 views
Asked by sc_ray
Cake pattern w/ akka: Providing implicit actorSystem to several layers
3k views
Asked by maasg
Initializing a trait attribute while using the cake patern
83 views
Asked by Adrian
Scaladoc fails to generate links for inner classes in method and class signatures
636 views
Asked by Amanj Sherwany
Cake Pattern in Scala
472 views
Asked by Anand
ClassTag and path-dependent types in a cake-pattern-like flavour
178 views
Asked by Aldo Stracquadanio
Junits using Mocks scala traits and cake pattern
481 views
Asked by user1822249
Cake pattern: one component per implementation, or one component per trait?
690 views
Asked by Sebastien Lorber
Cake pattern: how to get all objects of type UserService provided by components
354 views
Asked by Sebastien Lorber
Does Cake Pattern always need to be implemented as inner class?
88 views
Asked by Lifu Huang