PackageIDs consist of a moduleID and a folder path, separated by a colon. For example, "cg:demos/demo1" would designate a package with a module-identifier of "cg" and a folder of "demos/demo1".
ST/X allows for individual modules to be kept in individual source repositories. Thus, you can store and maintain your own files in a local repository, and at the same time use the official public Smalltalk/X (readonly-) repository to access the sources of the base system, which are in the "stx" module.
This field specifies the moduleID to use for any of your own classes.
Copyright © Claus Gittinger Development & Consulting, all rights reserved