218 Views
I’m working with a project where I use something I call “scenarios”. The idea is that each scenario in the businessmodel is represented by three classes: - Command - Result - Scenario The reason for why I wan’t this is that I want each scenario easily detected in my coding-model.......
0 comments