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._______________________________________________
patterns-discussion mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/patterns-discussion