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

Architecture for Product Development
Olav Tollefsen
I dont really understand you full post either, but here is a shot...
From what i can understand, what you are looking at is a general OO model for you module stuff...
But you didnt mention anything about the app architecture in ur post...
waison
(I don't think, I understood your entire post)
But some leads,
Client-server is an architectural style and there are other architectural styles like layering, pipe and filter, OO.. You might like to take a look at them and select what you think is closer to your requirement.
Since you have plans to add futuristic modules, I suggest that you take a look Enterprise Application Integration Patterns.
Have a great day,
Prasanth