git ssb

0+

Piet / ssb-loomio



Commit 6d51512c0a6ee2e9c2d4efe211c22333055c8c03

Adds notes.

Piet Geursen committed on 3/8/2018, 3:28:09 AM
Parent: b1794feaa06398b355861bf247975bf7501e5910

Files changed

NOTES.mdadded
NOTES.mdView
@@ -1,0 +1,12 @@
1+# Notes
2+
3+## Open Questions
4+
5+- do we need schemas for internal types, eg Errors?
6+- how do we versioning well?
7+ - do require in older versions and delegate to them somehow?
8+ - sub folder with own package.json?
9+- ChooseOnePoll and ChooseOnePosition vs ChooseOne types in types.js
10+ - With choose one, some of the code nicer. Trade off is perhaps collisions.
11+- also applies to PollDetails and PositionDetails types. They could just be details.
12+- should getters use backlinks or links2?

Built with git-ssb-web