]> SALOME platform Git repositories - modules/kernel.git/commit
Salome HOME
CCAR: add an experimental feature : standalone component CCARexeccompoEnd
authorcaremoli <caremoli>
Sun, 1 Jun 2008 16:50:49 +0000 (16:50 +0000)
committercaremoli <caremoli>
Sun, 1 Jun 2008 16:50:49 +0000 (16:50 +0000)
commitfc29dd94e72b4f03c436b090018d208e816e3931
treead9392cfb36fc3b2e391b87b3844ecc428e0bdb3
parentc1ec64e6e12019a6ca1d2bce4c250a69649d45f0
CCAR: add an experimental feature : standalone component
A standalone component is implemented in an executable that is launched
by the container. The create_component_instance has been modified : after
trying to load a shared lib or a python module, it tries to launch the
executable component.exe.

This development is between tags CCARexeccompoStart and CCARexeccompoEnd
src/Container/Component_i.cxx
src/Container/Container_i.cxx
src/Container/SALOME_Component_i.hxx
src/DSC/DSC_Basic/DSC_i.cxx
src/DSC/DSC_Basic/DSC_i.hxx
src/DSC/DSC_User/Datastream/Calcium/Calcium.cxx
src/DSC/DSC_User/Superv_Component_i.cxx
src/DSC/DSC_User/Superv_Component_i.hxx