Update TODO.md

This commit is contained in:
Tony Garnock-Jones 2018-11-15 23:52:57 +00:00
parent afccc4172a
commit 19552c3a16
1 changed files with 3 additions and 0 deletions

View File

@ -29,3 +29,6 @@
- deferTurn should prevent a facet from terminating! This came up in
some formulations of the game-restart logic in the flappy bird
demo.
- change send syntax from `^ ...` to `send ...` :-(
- it's too cute. Indentation doesn't work, and forgetting a semicolon causes silent xor!