Skip to content

Commit 80c2445

Browse files
Update DevNotes with further refactoring tasks
Added a note about removing location from CPUState and tracking it through Organism.
1 parent d6397cc commit 80c2445

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

source/sgp_mode/DevNotes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
(delete once Anya is done with joint refactoring)
22

33
## Further refactoring list:
4+
* Remove location from CPUState and have it rely on Organism location instead of maintaining separately and generally trace through to make sure it is tracked cleanly
45
* Add SGP mode to API reference doc
56
* Move ProcessSymOutputBuffer into SGPSymbiont to parallel host
67
* Move SymDoMutation into SGPSymbiont to parallel host
@@ -95,4 +96,4 @@ These are function flows that are complicated to follow:
9596
[ ] Port Multi infection code from Elias fork
9697
[ ] Finish implementation of temporally changing environment
9798
[ ] Make sure spatial structure is working?
98-
[ ] Go back through for other refactoring todos
99+
[ ] Go back through for other refactoring todos

0 commit comments

Comments
 (0)