Has anyone looked at the VASmalltalk Envy Packager. It let's one decide whether you want to package a headless or UI image. It then allows one to define packaging instructions, that are saved with the new application), that get fed into the packager. The instructions define prerequisite apps, un-referenced methods, etc. When one defines a new application (package), one can define prerequisite applications that have to be installed before the current application is installed. This prerequisite chain is used in loading the application from Envy and in packaging. Seems to work fairly well. Doesn't take too long to package an app and give the developer pretty fine control over the packaging and loading process.
----- Brad Selfridge -- View this message in context: http://forum.world.st/ANN-Pharo-bootstrap-tp4872633p4872989.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
