I have started using YII few days back , I have created a module and all the models required for the module , when I create CRUD operations for the module using GII, it creates all my module controllers in the main controller directory , I may be wrong, but I don’t think it is a good idea because , all the resources required should be inside the module itself. does it have some kind of advantage