Skip to Content.
Sympa Menu

patterns-discussion - [patterns-discussion] Design pattern recommendation

patterns-discussion AT lists.cs.illinois.edu

Subject: General talk about software patterns

List archive

[patterns-discussion] Design pattern recommendation


Chronological Thread 
  • From: <win_ash12 AT yahoo.com>
  • To: patterns-discussion AT cs.uiuc.edu
  • Subject: [patterns-discussion] Design pattern recommendation
  • Date: Wed, 14 Nov 2007 08:33:18 -0800 (PST)
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/patterns-discussion>
  • List-id: General talk about software patterns <patterns-discussion.cs.uiuc.edu>

Hello,
         If I had a class that has a lot of boolean flags and I have an IF condition that requires me to do a lot of AND/OR among these boolean conditions is there a design pattern that will help me to refactor this code ? Currently I have a piece of code that I am working with that has 6 boolean checks and its very hard to understand what its trying to do.
Any suggestions appreciated,
Thanks,
Aswin.


Be a better sports nut! Let your teams follow you with Yahoo Mobile. Try it now.


Archive powered by MHonArc 2.6.16.

Top of Page