Refactoring complex classes using Composition Part 2(jonathancrossland.com)
submitted by
Jamon(265) 2 years, 10 months ago
You will have to decide where you do this carefully, according to your own code, but I try to pull out the larger surrounding Try/Catch blocks into the wrapper, like Start method below. I now can remove the code from RuntimeExecutor for exceptions on as many methods as possible.
|category: Patterns
|Views: 9
tags:
Patterns another
Everyones tags:
Your Tags: