logo       

[GOODIE] DVSToSAR-nk: msg#01071

lang.smalltalk.squeak.general

Subject: [GOODIE] DVSToSAR-nk

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'
"!

Attachment: DVSToSAR-nk.cs.gz
Description: Binary data

<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise