D
Derek
Hi All,
I am developing a Windows based application that consists of several
different modules. These modules are effectively separate from each other
yet share information in a common database. I would like to be able deliver
specific modules depending on what the needs of the client are. Some
clients may only need Module A and B, while others may need the
functionality in Module D.
What I am trying to figure out is the best way to go about designing a
modular application? Do developers generally ship modules as separate
libraries? If so, what is the best way to see if another module is
installed? A registry key perhaps? I am in the planning stages now and
would be grateful for any suggestions. Thank you.
- Derek
I am developing a Windows based application that consists of several
different modules. These modules are effectively separate from each other
yet share information in a common database. I would like to be able deliver
specific modules depending on what the needs of the client are. Some
clients may only need Module A and B, while others may need the
functionality in Module D.
What I am trying to figure out is the best way to go about designing a
modular application? Do developers generally ship modules as separate
libraries? If so, what is the best way to see if another module is
installed? A registry key perhaps? I am in the planning stages now and
would be grateful for any suggestions. Thank you.
- Derek