Miscellaneous enhancements and changes in 9.12
The DataViewManager now supports the
decimal field type.
The following actions in each of the MDA subscriber factories are now static and no longer require an instance of the event to be called:
create()
subscribe()
subscribeCb()
multipleSubscribe()
multipleSubscribeCb()
The MDA samples have been updated to show how this can be achieved.