ConversionServiceImpl has a static self field that is a bad pattern, also causing problems with hot-reload.
Review how it's used and use Framework.getService instead.
ConversionServiceImpl has a static self field that is a bad pattern, also causing problems with hot-reload.
Review how it's used and use Framework.getService instead.