Tagged Questions
0
votes
1answer
82 views
Ensuring non conflicting components in a modular system
So lets say we are creating a simple "modular system" framework.
The bare bones might be the user management. But we want things like the Page Manager, the Blog, the Image Gallery to all be ...