Anders Lars
06/21/2023, 5:49 PMcfvonner
06/21/2023, 8:07 PMunhandledPath
approach to start with.
As far as code organization goes, as you move each subdirectory to FW/1, could all the stuff in that subdirectory be handled by only one controller or just a few controllers"? Is there discreet business logic (models) contained with that subdirectory? Does the functionality in that subdirectory stand alone from the main application? The answers to those questions should guide you whether to use subsystems or not.