The engine/calculator and validation part is becoming too clustered with specific models, handlers and etc, but still reads Session domain models like SessionLiveState (so no decouping interfacs between domains)
Perhaps we can create a folder to hold things like handlers, helpers, models, etc. This may also improve unit testing in the future
The engine/calculator and validation part is becoming too clustered with specific models, handlers and etc, but still reads Session domain models like SessionLiveState (so no decouping interfacs between domains)
Perhaps we can create a folder to hold things like handlers, helpers, models, etc. This may also improve unit testing in the future