application/modules.stx
author Jan Vrany <jan.vrany@fit.cvut.cz>
Mon, 18 Feb 2019 10:55:12 +0000
changeset 154 26937faa5a97
parent 127 37d9f13932c2
child 178 5d1c3e5fab6b
permissions -rw-r--r--
Use standard `#enqueueMessage:` mechanism to enqueue delayed updates rather than baking our own `#enqueueDelayedUpdate:`. The former is "standard" API defined in `ApplicationModel`. We still need to specialize that behavior in (overridden) `#enqueueMessage:for:arguments:` but API-wise, we use the standard API.

# $Header$
#
# DO NOT EDIT 
# automagically generated from the projectDefinition: jv_vdb_application.
#
# Warning: once you modify this file, do not rerun
# stmkmp or projectDefinition-build again - otherwise, your changes are lost.
#
# This file is (currently) only used with win-95 / win-NT versions of STX.
# It lists the dll's which are to be loaded at startup time.
# Notice, lines starting with a "#" are comments.
# Lines starting with a "*" are treated as comments by the VM, but are usually loaded
# by the application at the very beginning.
#
# All classes loaded at startup time will be present as precompiled classes.
# Others might be autoloaded or loaded explicit using "Smalltalk loadPackage:xxx".
#
libstx_libbasic
libstx_goodies_announcements
libstx_goodies_regex
libstx_libbasic2
libstx_libcomp
libstx_goodies_refactoryBrowser_parser
libstx_libbasic3
libstx_libview
libstx_libui
libstx_libview2
libstx_libwidg
libstx_goodies_magritte
libstx_libhtml
libstx_libwidg2
libstx_libcompat
libstx_libtool
libstx_goodies_xml_vw
libjv_libgdbs
libstx_libtool2
libjv_vdb