patterns-discussion AT lists.siebelschool.illinois.edu
Subject: General talk about software patterns
List archive
- From: David Pokluda <David.Pokluda AT microsoft.com>
- To: "win_ash12 AT yahoo.com" <win_ash12 AT yahoo.com>, "patterns-discussion AT cs.uiuc.edu" <patterns-discussion AT cs.uiuc.edu>
- Subject: Re: [patterns-discussion] Design pattern recommendation
- Date: Thu, 15 Nov 2007 09:06:08 -0800
- Accept-language: en-US
- Acceptlanguage: en-US
- List-archive: <http://lists.cs.uiuc.edu/pipermail/patterns-discussion>
- List-id: General talk about software patterns <patterns-discussion.cs.uiuc.edu>
I would definitely do this refactoring to make the code more readable. Now you still have the same code in the extracted method. I would probably begin by refactoring that big condition. Maybe parts of it can be moved somewhere else (to “call” class for example). If so then this might simplify the condition significantly. In such a way I wouldn’t introduce State pattern. From the code you presented it seems it would be quite challenging to do so.
David.
From: win_ash12 AT yahoo.com
[mailto:win_ash12 AT yahoo.com]
Thanks David for your prompt response. I presume after
refactoring the code for readability then the next step would be to introduce
the State Design pattern for conditionals such as the one I have ? This code is totally unreadable. Whenever I have a complex condition that is hard to use I try at least ExtractMethod refactoring (http://www.refactoring.com/catalog/extractMethod.html) so that I can at least read the code. You can further improve readability with ReverseConditional refactoring (http://www.refactoring.com/catalog/reverseConditional.html). You can also take a look at http://www.refactoring.com/catalog/consolidateConditionalExpression.html.
David.
From: patterns-discussion-bounces AT cs.uiuc.edu
[patterns-discussion-bounces AT cs.uiuc.edu] On Behalf Of win_ash12 AT yahoo.com
[win_ash12 AT yahoo.com] Hello to all the four who replied (I guess a Gang of Four
did reply to my message!!) Get easy, one-click access to your favorites. Make Yahoo! your homepage.
Never miss a thing. Make Yahoo your homepage. |
- [patterns-discussion] Design pattern recommendation, win_ash12, 11/14/2007
- Re: [patterns-discussion] Design pattern recommendation, David Pokluda, 11/14/2007
- <Possible follow-up(s)>
- Re: [patterns-discussion] Design pattern recommendation, Fernando Cuenca, 11/14/2007
- [patterns-discussion] Design pattern recommendation, win_ash12, 11/14/2007
- Re: [patterns-discussion] Design pattern recommendation, Jesús Alonso, 11/14/2007
- Re: [patterns-discussion] Design pattern recommendation, David Pokluda, 11/15/2007
- Re: [patterns-discussion] Design pattern recommendation, win_ash12, 11/15/2007
- Re: [patterns-discussion] Design pattern recommendation, philbrown, 11/15/2007
- Re: [patterns-discussion] Design pattern recommendation, David Pokluda, 11/15/2007
- Re: [patterns-discussion] Design pattern recommendation, win_ash12, 11/15/2007
Archive powered by MHonArc 2.6.16.