L
Lieven De Foor
Guest
Sure, I gave the original problem another thought and in this case think I found a cleaner solution. Nevertheless, I thought it was worth starting a discussion... One other solution we thought off (but became redundant because of the refactoring) was to move the implementation of the method to another class (strategy pattern), and have that injected into the base class (composition!).
Continue reading...
Continue reading...