![]() |
Smalltalk/X WebserverDocumentation of class 'StandaloneStartupHeadless': |
|
Class: StandaloneStartupHeadlessInheritance:Object | +--StandaloneStartup | +--StandaloneStartupHeadless
Description:When smalltalk is started as IDE (stx), the show starts in Smalltalk>>start. In contrast, when a standAlone app is linked, the show starts in the startup class's start method. This class is an abstract, subclassable template for a standalone headless-application's startup. For your own stand alone programs, define a subclass of this, and redefine the #main: method there. (of course, the other methods can also be redefined.) Related information:Smalltalk GetOpt ReadEvalPrintLoop StandaloneStartup Class protocol:queries
Demonstration:
|
|
ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Wed, 06 Dec 2023 04:09:03 GMT
|