Skip to content
  • Iustin Pop's avatar
    Pass actual types to node/instance constructors · 47a8bade
    Iustin Pop authored
    This patch changes the parameters passed to the node and instance
    constructors from generic Strings (which are then parsed via “read”) to
    the actual used types, by converting them earlier in Cluster.loadData.
    47a8bade