Asynchrony introduced
In this release ...
... following features added
- handling of API calls (and asynchrony) introduced
- applications now have
apiAdapter
property published to let calls be plugged-in
... and following bugs fixed
- by default, no API Adapter is passed to new application instances
Why to switch to this version?
- You can now play with APIs
- No need to uniquely instantiate an API Adapter to plug some calls into and pass to new application