I recommend wrapping this fake_compose stuff up into a function so that it doesn't clutter this longer function.
fake_compose
Same here as above. I recommend wrapping this fake BuildContainer stuff up into a function. It is not central to what this function is about, and the length of the code (~10 lines) obscures the function's theme for a reader of the code.
fake BuildContainer
One stylistic change requested.
rebased onto 3d0eb8f41946c21ae684e8d439c959fabbb73311
2 new commits added
1 new commit added
Pull-Request has been merged by jkaluza