From: jsimomaa Date: Thu, 31 Oct 2019 07:27:35 +0000 (+0200) Subject: Fix adding components to configurationBySolverName map in MappingBase X-Git-Tag: v1.43.0~136^2~39 X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=commitdiff_plain;h=89abd1b2ffb448c1291051907d23ab2d66661f10;hp=89abd1b2ffb448c1291051907d23ab2d66661f10 Fix adding components to configurationBySolverName map in MappingBase The map is now invalidated (= null) when components are added which means the map will be recalculated next time when retrieved with getConfigurationBySolverName. gitlab #402 Change-Id: I8f9436ddd62d86b7b73f98325cf7b67f0fb97cea ---