plentymarkets / plentymarkets-shopware-connector

plentymarkets shopware connector plugin
http://www.plentymarkets.eu/shopware/
MIT License
30 stars 51 forks source link

do not load units during container initialization #252

Closed jochenmanz closed 6 years ago

jochenmanz commented 6 years ago
Q A
issue or Enhancement Enhancement
BC breaks? no
Deprecations? no
Changelog updated? no
Tests exists and pass? yes
License MIT

What's in this PR?

changes the loading time of units used in the reference amout calculator

Why?

when the call limit is reached, the class cannot be instantiated and so completely brocken as the class is instantiated when the container is build.