Skip to content
Snippets Groups Projects
Commit d5a0e3ef authored by BIGARET Sebastien's avatar BIGARET Sebastien
Browse files

Merge branches 'feature/ProgramExecutionEngine' and 'feature/local_platform'...

Merge branches 'feature/ProgramExecutionEngine' and 'feature/local_platform' into integration/ProgramExecutionEngine_&_local_platform

* feature/ProgramExecutionEngine:
  Added branch description (fr)
  Fixed NullPointerException when no STDOUT target is defined.
  Added target: CMDARG, and changed the meaning of CMDLINE.
  Renamed car_prg(_stdin) to prg_cat(_stdin)
  1st version of ProgramExecutionEngine
  1st version of Praxis w/ a generic service allowing to execute any script.

* feature/local_platform:
  Added branch description (fr)
  Removed inner class, everything is handled by the main class.
  Bridge: the client connects to the upstream server in CSLC mode, only.
  First functional version of the platform-to-client bridge!
  Added: platform.AbstractPlatform
  client.Client: Added param. connectStorageManager to connect()
  Factorisation of the methods building connections in client+platform
  The bridge starts before the client.
  Bridge: connections established, and remote resources are locally declared
  start...() methods take jdom Document; new launchPlatform() method.
  RemoteComponents can now have instances pointing to different servers
  misc. msg corrected
  Client.initConnection(): must use the port number supplied as a param.
  Creation of WorkflowExecutionEngine (non fonctional)
  New: bridge + quick & dirty connections creation for the bridge
  Client: the singleton used by the UI is now stored in a static field
  Platform: turned launch() and start...() methods into factories.
  Added a new constructor taking a document; initialization reorganized.
No related branches found
No related tags found
No related merge requests found
Showing
with 642 additions and 148 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment