Architecture for Product Development
We are in the design phase of a Product XXX(Web Application ), the Product has several modules (M1.M2,M3....) and each module will be
derived from common modules (CM1,CM2,CM3.....) in a many to many relationship. We got the requirements for a single module (M1)
and we are planning to deliver a product with this existing module (M1) and add other modules in future as a plug-in to the existing module.
We have some experience in UIPAB (User Interface process Application Block) and normal MVC architeture using Action Id's.
For developing a product XXX in webapplication, is it possible to manage the application architecture (UIPAB or MVC) for this
product development.
We are looking for an architecture that will be used for this product development in a Client-Server architecture(Web application).
Can you suggest a suitable architecture that will fit into the parameters of our requirement?
Thanks in Advance

