Change
Automatically reregister meta domain classes
Issue description
Meta domain classes work on topincs topics like e.g. Menu or Service. Whenever a single PHP process uses them accross multiple store, e.g. when switching a store, but more relevant when exectuing an general admin command on the command line or during PHP unit tests, these domain classes must be reregister or to be more specific reused as the topic type for which they are workign might have a different id in the new store. Currently this is done a bit clumsy with reregister and requires all domain classes to be mentioned. It would be better if Topincs would simply keep track which meta domain classes are registered and reuse them when the ::use call happens.
|
|
We are sorry
This page cannot be displayed in your browser. Use Firefox, Opera, Safari, or Chrome instead.