On donderdag 1 december 2016 15:17:18 CET Daniel-Constantin Mierla wrote:
RPC is the alternative, a more standardized concept, with better structured format.
Before removing MI and letting everyone move to RPC, it might be wise to go over all RPC interfaces and fix them to be neat , sane and somewhat consistent. For example, there are still interfaces coding arrays as hashes with multiple identically named fields (htable.dump is one i recently ran into) . There is no language and/or JSON/XML library i know of that can properly handle those (most of them will just end up with the last entry).