Server Guide : Developing server applications : Using call-in support : Application design considerations
Application design considerations
To implement call-in support, the calling HLL starts Smalltalk execution by sending a Class message to the image. Any instantiation and subsequent message sends to instances of classes occurs from within the class being referenced in the call statement in the HLL program. The image stays active until it is stopped by a VASTOP call from the HLL.
Command-line arguments are not currently supported for the workstation environments.
Last modified date: 07/08/2019