elect
05/22/2019, 5:17 PMcore
module and then all the different backend modules. Now I have another backend needing to access a class, which actually belongs to another backend. What's shall I do? Duplicate the class for each backend or create an additional intermediate module for these two backends?louiscad
05/22/2019, 6:44 PMelect
05/22/2019, 8:13 PMvoddan
05/23/2019, 8:26 AMmultiple backendWhat do you mean by multiple backend? I've heard of multiple frontends (mobile, browser, etc), but never about multiple backends. Just curious
elect
05/23/2019, 8:28 AMvoddan
05/23/2019, 8:55 AM