abbrev.stc
author Jan Vrany <jan.vrany@fit.cvut.cz>
Wed, 08 Jun 2016 00:32:50 +0100
branchjv
changeset 1442 14aa87cd5d2d
parent 1098 d253fd4f6b56
permissions -rw-r--r--
Added SmalltalkStartup class For historical reasons, IDE startup is not actually implemented as a StandaloneStartup class as for Smalltalk/X-based applications. Instead, the Smalltalk>>start reads smalltalk.rc and startup procedure is defined there. In order to reduce a number of .rc script hackery, functionality will be incrementally moved from those scripts to this class and scripts will be changed to call methods in this class. Eventually we will reach the point when scripts will be empty and all functionality will be here. Let's hope.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1442
14aa87cd5d2d Added SmalltalkStartup class
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 1098
diff changeset
     1
# automagically generated by the project definition
14aa87cd5d2d Added SmalltalkStartup class
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 1098
diff changeset
     2
# this file is needed for stc to be able to compile modules independently.
14aa87cd5d2d Added SmalltalkStartup class
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 1098
diff changeset
     3
# it provides information about a classes filename, category and especially namespace.
14aa87cd5d2d Added SmalltalkStartup class
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 1098
diff changeset
     4
SmalltalkStartup SmalltalkStartup stx:projects/smalltalk '* uncategorized *' 1
1098
d253fd4f6b56 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 969
diff changeset
     5
stx_projects_smalltalk stx_projects_smalltalk stx:projects/smalltalk '* Projects & Packages *' 3