-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Why there are not Business and Data modules for each feature? For instance if I want to remove any feature from the app or I want to implement dynamic features. I have to go in Business(God Business) to remove that feature specific classes same goes for Data module and if I don't remove those classes then unnecessary code will remain part of my apk. Also if I change something in Business module for only feature1 the whole Business module will require rebuild.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request