Ticket #97 (defect)
Opened 4 years ago
Move the on_* events from the sandbox into the SM's
Status: assigned
| Reported by: | fumanchu | Assigned to: | fumanchu (accepted) |
|---|---|---|---|
| Priority: | critical | Milestone: | 2.0 |
| Component: | Misc | Keywords: | |
| Cc: | Estimate (total hours): | ||
In Dejavu 2, sandboxes are much more optional. The on_memorize, on_recall and on_forget methods should be moved into SM.xrecall and SM.destroy, if only to protect users from updating unit data and forgetting to execute those triggers.
