The interaction system needs a rework. I think the current approach is a bit too heavy. We could make the class Interaction to an abstract class so the concrete interactions are going to be an implementation of it.
Maybe we should remove the current implementation and do this at a later point where we know more about the details.
The interaction system needs a rework. I think the current approach is a bit too heavy. We could make the class Interaction to an abstract class so the concrete interactions are going to be an implementation of it.
Maybe we should remove the current implementation and do this at a later point where we know more about the details.