I have some questions on modularization of a Prism application:
- Are there any (official) references with recommendations regarding this topic?
- What are your personal experiences? Do you have worked at some bigger or smaller projects where some strategies have been better?
- Are there any disadvantages of having too much or too few modules?
- Would you create a module for huge parts / components of the application or would you create modules for much smaller portions, like a toolwindow or the statusbar or something like that?
Thank you in advance!
I would be glad if you would comment how I can improve my question or why you vote it down.
EDIT: As an additional information: My project currently scales at > 30 Prism modules.