VAStGoodies.com
Your VA Smalltalk OSS repository. Powered by VA Smalltalk with Seaside.

Monticello Importer

This configuration map contains beta code for the Monticello Importer
feature that is planned for release in VA Smalltalk v8.5.2. It supports
directly importing Monticello Packages (.mcz files) into the VA Smalltalk
library.

*This configuration map contains beta code for the Monticello Importer feature that is planned for release in VA Smalltalk v8.5.2. It supports directly importing Monticello Packages (.mcz files) into the VA Smalltalk library. ***IMPORTANT: The Monticello Importer Beta code works only on Windows at the present time. This code depends on an external dll; you should download zlib125dll.zip from http://www.winimage.com/zLibDll/index.html and extract the 32-bit zlibwapi.dll into the <varoot>\bin subdirectory. For the beta, the code is not imtegrated into the VA Smalltalk IDE menus. Instead, you will need to evaluate the following code snippet to invoke the Monticello Importer: (MonticelloLoader loadMonticelloArchive) which will prompt for an .mcz file. The Monticello Importer allows Monticello Packages (.mcz files) to be imported directed into the VA Smalltalk library. Each package imported will be created as an application; each category within the package will be created as a subapplication within the application. The Importer will attempt to predict the application's prerequisites based upon the classes extended and subclassed in the package, but will allow you to add others.
Licence:
MIT
Discussion:http://groups.google.com/forum/#!forum/va-smalltalk
Developers:John O'Keefe
Configuration Maps:Monticello Importer - Beta (1↑|120↓)
Number of uploads:1
Number of downloads:120