Ticket #31 (new defect)
Opened 13 months ago
Space::now() must respect multiple space nodes
| Reported by: | danielrh | Owned by: | danielrh |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Space (Server) | Keywords: | |
| Cc: |
Description
Right now each space node has its own Time.
Since there's only one that's ok.
If we want multiple space nodes then those space nodes should sync up with a central server so that objects can logically migrate without being told.
this should happen by fixing Space.cpp's now() function and having sync logic between space nodes
Note: See
TracTickets for help on using
tickets.
