|
[GOODIE] DVSToSAR-nk: msg#01071lang.smalltalk.squeak.general
from preamble: "Change Set: DVSToSAR-nk Date: 30 October 2002 Author: Ned Konz This lets you make a .sar file (complete with other files, change sets, preamble, and postscript) from a DVS package. I've added the following methods to PackageInfo, which may be optionally overridden by subclasses: prerequisiteChangeSets -- These are change sets that get loaded before the main change set additionalChangeSets -- These are change sets that get loaded after the main change set additionalFiles -- These are additional files that get extracted from the zip changesText -- Text of a changes log that will be shown to the user readmeText -- Text of a README file that will be shown to the user You can make a SAR file from a PackageInfo object like this: SARPackageDumper fileOutPackage: (ConnectorsInfo someInstance) as: 'Connectors.sar' "!
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: nighty.., John Hinsley |
|---|---|
| Next by Date: | Re: [GOODIE] DVSToSAR-nk, Avi Bryant |
| Previous by Thread: | [FIX] CollectionFixes, black |
| Next by Thread: | Re: [GOODIE] DVSToSAR-nk, Avi Bryant |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |