I am currently trying to restructure my program to be more OO and to better implement known patterns etc.
I have quite many nested IF-statements and want to get rid of t
I think this will be useful for you: http://sourcemaking.com/refactoring/replace-conditional-with-polymorphism