Ticket #106 (closed task: fixed)
GUI - Separate GUI and Simulation
| Reported by: | stuart | Owned by: | |
|---|---|---|---|
| Priority: | Should Have | Milestone: | |
| Component: | Core engine | Keywords: | |
| Cc: |
Description
- Problem: The GUI engine shares the same JS space as the simulation, which makes it far too easy to break synchronisation.
- Solution: Separate the GUI and simulation so that they can be loaded independently. Also the setup of the simulation should not be dependent upon the GUI (so that -quickstart works). (Ask Philip for help if any questions.)
Change History
Note: See
TracTickets for help on using
tickets.
