Dear Gurus,
The organization in which I work,uses a kind of configuration management.In such a change management system each product is developed in two lines: 1- Main Line 2-Emergency Line . the main version of the
product is held in Main line and all emergency patches or service packs are developed in Emergency line. There are some components (Visual Controls) like Grids,Text boxes and... which are installed in Delphi. These components have two different versions too.one for Main line and another one for Emergency line. The problem is that when I open a project from Main line,I have to install those components (Grids,...) from this location and when I want to work on a component from Emergency line I must uninstall these components and install them from Emergency path.
Now afters such a long description, my question is that: is there a way to load a project with a certain collection of components? (These components must be installed in
Delphi IDE).
Thank you,
Aref
The organization in which I work,uses a kind of configuration management.In such a change management system each product is developed in two lines: 1- Main Line 2-Emergency Line . the main version of the
product is held in Main line and all emergency patches or service packs are developed in Emergency line. There are some components (Visual Controls) like Grids,Text boxes and... which are installed in Delphi. These components have two different versions too.one for Main line and another one for Emergency line. The problem is that when I open a project from Main line,I have to install those components (Grids,...) from this location and when I want to work on a component from Emergency line I must uninstall these components and install them from Emergency path.
Now afters such a long description, my question is that: is there a way to load a project with a certain collection of components? (These components must be installed in
Delphi IDE).
Thank you,
Aref