syndicate-js/TODO.md

29 lines
798 B
Markdown
Raw Normal View History

2018-11-02 17:11:05 +00:00
- [DONE] `during/spawn`
- [DONE] `during`
- [DONE] `let { TimeLaterThan } = activate require("@syndicate-lang/driver-timer");`
2018-11-02 17:11:05 +00:00
- [DONE] `react`
- [DONE] `spawn*` or similar - looks like `spawn on start { ... }` will do the trick
2018-11-01 23:35:11 +00:00
- [DONE] activation
2018-11-02 17:11:05 +00:00
- [DONE] remove ground dataspace syntax
- [DONE] `spawn :let childVal = parentCalculation { ... }`
2018-11-02 17:11:05 +00:00
- `defer` statement
- `define/query`
- some kind of `stop facet` statement - put a Symbol on the fields blob?
2018-11-01 23:35:11 +00:00
- web pack
2018-11-04 20:01:53 +00:00
- better autobuilding for smooth and fast dev; babel uses gulp?
2018-11-05 17:48:35 +00:00
- dataspaces, relays
2018-11-05 16:48:43 +00:00
- [DONE? Surely there's more] pin down and fix the problems with facet field scope (!!)
2018-11-02 17:11:05 +00:00
2018-11-05 14:29:33 +00:00
- `npm init @syndicate`
2018-11-01 23:35:11 +00:00
- drivers
2018-11-02 17:11:05 +00:00
- [DONE] timer
2018-11-04 20:01:53 +00:00
- [DONE] ui
2018-11-05 14:29:33 +00:00
- [DONE] web
2018-11-04 20:01:53 +00:00
- alert?
2018-11-06 10:16:31 +00:00
- alias wrapExternal to index.js