@JeanLucPons I have a question so I don't break the code more than necessary when refactoring the config models.
Why in the arrays subpackage is there two versions of everything, e.g. bpm_array and bpm, cfm_magnet_array and cfm_magnet? What is the purpose of the two?
Looks to me like bpm_array has all the functionality whereas bpm doesn't do much except filling an ElementHolder?
@JeanLucPons I have a question so I don't break the code more than necessary when refactoring the config models.
Why in the arrays subpackage is there two versions of everything, e.g. bpm_array and bpm, cfm_magnet_array and cfm_magnet? What is the purpose of the two?
Looks to me like bpm_array has all the functionality whereas bpm doesn't do much except filling an ElementHolder?