]> gerrit.simantics Code Review - simantics/platform.git/commit
Fix adding components to configurationBySolverName map in MappingBase 34/3434/1
authorjsimomaa <jani.simomaa@gmail.com>
Thu, 31 Oct 2019 07:27:35 +0000 (09:27 +0200)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Thu, 31 Oct 2019 11:24:01 +0000 (13:24 +0200)
commit728669b1b89ec60d4257752dbccae3b486318abe
tree35723cfb04cdbb039e8dbf953b60823c578acc5b
parent482a87dd4088d21c678892fa905996a9d99a5f7f
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
bundles/org.simantics.structural.synchronization.client/src/org/simantics/structural/synchronization/base/MappingBase.java