-
Notifications
You must be signed in to change notification settings - Fork 6
04.07.2018 Meeting Notes
goens edited this page Jul 5, 2018
·
1 revision
- Discussion about implicit vs explicit
- Two different questions: framework (topology) vs ports inside components
- Current status: the clean, concise code that comes from implicit definitions is desirable, yet not clear if it is as expressive.
- Challenge: come up with intuitive ways to replace and delete components implicitly.
- flow-runtime:
- Project is not very healthy (development stalled), not up to date with flow
- Principles very nice for our project: Babel plugin that does src2src transformations using a library
- Decision: Fork flow-runtime or start from scratch? Deferred until we have a more concrete idea of requirements (i.e. specification)
- Proposed alternative tool: sweeten/sweet.js (for defining macros)
- Action plan
- Focus on specification for now: most design choices depend on this
- Make things concrete with an elaborated example