This PR main aim is to refactor the DC_multilingual integration to use the query builder from the main bundle instead create in custom.
To outsource code from the main list class the base structure for a planned feature is introduced (ListExtensions). This feature is not completely implemented as should be considered as experimental.
The full integration should be done in a future PR.
Also a new ListConfiguration class is introduced that should be cross-compabile to #11 in the future.
This PR main aim is to refactor the DC_multilingual integration to use the query builder from the main bundle instead create in custom.
To outsource code from the main list class the base structure for a planned feature is introduced (ListExtensions). This feature is not completely implemented as should be considered as experimental. The full integration should be done in a future PR.
Also a new ListConfiguration class is introduced that should be cross-compabile to #11 in the future.