a simple solution to Package, preinst/postinst/etc

Avi Bryant avi.bryant at gmail.com
Thu Feb 17 12:34:58 UTC 2005


On Thu, 17 Feb 2005 12:49:52 +0100, Michal <michal-list at auf.net> wrote:
> Excellent. I now have a 20-mn hack that transforms the ChangeSorter
> into a PackageSorter. I added dummy methods #preamble #postscript
> #beforeRemoval #afterRemoval to PackageInfo, as a hooks for the
> PackageSorter.
> 
> If it is easy for you to do that, could you whip up a prototype of
> what these methods (or their counterpart in Monticello if that's where
> you want to put them) should actually look like given your suggestion
> above?

Well, I was assuming we would stick with your original suggestion and
add them as instance variables to PackageInfo - so go ahead and do
that, if you like.  What I'll then do is extend Monticello to properly
save and load the contents of these instance variables.

Avi



More information about the Squeak-dev mailing list