In the Tournament Manager context, users will want to be able to select among multiple ongoing simulations to watch through the Visualizer. Either we need to instantiate somehow a new visualizer for each game, or we need the Visualizer to build separate data models for each game, and have clients (browsers) indicate which game to watch with each interaction, either through a cookie or a parameter on the http request.
The approach will have to be developed jointly between Erik and Jurica.
In the Tournament Manager context, users will want to be able to select among multiple ongoing simulations to watch through the Visualizer. Either we need to instantiate somehow a new visualizer for each game, or we need the Visualizer to build separate data models for each game, and have clients (browsers) indicate which game to watch with each interaction, either through a cookie or a parameter on the http request.
The approach will have to be developed jointly between Erik and Jurica.