- some code optimization to speed up Planomat (may not be noticeable)
- reduced dependency to Gbl.getConfig().planomat() throughout the code such that instantiated objects will no longer see changed values in the config. This helps to improve code robustness and hopefully solves the test case problems.