A
agent_008_nl
Guest
Never seen it. As you know I don't use inheritance, when I refactor legacy I remove it. Maybe you could use parameter objects (eventually google for the "parameter object" refactoring)? New your objects in the constructor of them, assign it to a private set public get property.
Continue reading...
Continue reading...