Skip to content

Make view drivers pluggable.

Choose a tag to compare

@Gozala Gozala released this 20 Oct 06:32
· 92 commits to master since this release
  • Made significant changes to the (mostly internal) API to have Virtual Node, Text & Thunk types compatible with different drivers.
  • render is called thunk now.
  • application now has view, model, task properties in form of signals that drivers / services can subscribe to do associated IO.