| Author |
how can we make a module (web) plug and play for the customer?
|
harish pathak
Ranch Hand
Joined: Dec 17, 2005
Posts: 51
|
|
Hi All, Anybody please tell me how can we make a module say a customer or admin or any module plug and play. So that anytime the customer required the particular module we can show them the particular module as a plug and play. Currently the module is a part of a web applicaiton and we want to make that particular module plug and play. Answer please. Please reply as soon as possible Thanks in advance Harish Pathak
|
 |
Chetan Parekh
Ranch Hand
Joined: Sep 16, 2004
Posts: 3636
|
|
Originally posted by harish pathak: Currently the module is a part of a web applicaiton and we want to make that particular module plug and play.
Is your application well architected? Which model it follows? [ February 28, 2006: Message edited by: Chetan Parekh ]
|
My blood is tested +ve for Java.
|
 |
harish pathak
Ranch Hand
Joined: Dec 17, 2005
Posts: 51
|
|
thanks for your response. >> Does your application is well architected? Which model is follow? well we are following MVC2.0 architecture. But my question is how can we make our module plug and play? what all are the features of plug and play module ? Please answer as soon as possible. Thanks Harish Pathak
|
 |
Chetan Parekh
Ranch Hand
Joined: Sep 16, 2004
Posts: 3636
|
|
You need to disintegrate modules (application code + database). If your modules are tightly connected with other modules, it will take such a long efforts to disintegrate them.
|
 |
harish pathak
Ranch Hand
Joined: Dec 17, 2005
Posts: 51
|
|
Thanks for your response, but still my question is not clear. Please ansswer in detail. Still I am not clear how to do that. What all are the feature of Plug and Plug module. How can we make plug and play module ? Any developer/Analyst have any idea ? Please reply soon as I have to report to my PM Thanks Harish Pathak
|
 |
harish pathak
Ranch Hand
Joined: Dec 17, 2005
Posts: 51
|
|
any developer/analyst reply please. Thanks Harish Pathak
|
 |
 |
|
|
subject: how can we make a module (web) plug and play for the customer?
|
|
|