Voherige SeiteInhaltsverzeichnisNächste Seite

Corba und Rexx 


 The unofficial Bindings
  • "Rapid CorbaServer Development in Tcl" uses a static Design

  • Implements the Tcl-procedures upon an generated stub. The stub realized in C++ itself contains type-information and information aboutn the operation name and arguments hardcoded

  • There are two way conversion routines, that connect the C++ sphere of the stub with the Tcl sphere

  • Applying the conversion routines, ones written, is a task which can be atomaticly realized with scripts

Folien-Nr. 17