> If done correctly this should result in more readable code as it shifts the details out of one context and into another Similar to what John Ousterhout talks about with deep modules/classes in "A Philosophy of…
> If done correctly this should result in more readable code as it shifts the details out of one context and into another Similar to what John Ousterhout talks about with deep modules/classes in "A Philosophy of…