|
|
|
|
|
by salboaie
4920 days ago
|
|
Right, object oriented is not everything, sometimes ifs or switches are just fine. I would suggest that decision tables, rule engines, workflow, DSLs, even finite automaton and other abstractions etc are better than having many many objects that are avoiding ifs :) |
|