Make view drivers pluggable.
- Made significant changes to the (mostly internal) API to have Virtual Node, Text & Thunk types compatible with different drivers.
renderis calledthunknow.- application now has
view,model,taskproperties in form of signals that drivers / services can subscribe to do associated IO.