Names are more user-friendly than id.
Also, names can be identical between different environment but not Ids.
In any case, wanting to rely on names or to be environment-independent requires lot of repetitive code that could be embedded directly in the module.
Depending on your thoughts, I can contribute to this.
Names are more user-friendly than id. Also, names can be identical between different environment but not Ids. In any case, wanting to rely on names or to be environment-independent requires lot of repetitive code that could be embedded directly in the module.
Depending on your thoughts, I can contribute to this.