BFAV installation problem

Bernhard Pieber bernhard at pieber.com
Fri Jun 11 10:29:16 UTC 2004


goran.krampe at bluefish.se wrote:
> Date: Wed, 9 Jun 2004 01:09:25 +0200
> Giovanni and I found that Categorizer is now a class in 3.7beta which
> clashes with Celeste.
> He is working on renaming it.
Oops, I only saw that message now. I should have more time to read
squeak-dev more regularly! I already fixed that problem and put it on
SqueakSource. See below the mail I wrote on May 20th about that.

I am sorry if that caused some extra work, Giovanni. I thought you were
aware of the Celeste package on SqueakSource. And thanks for taking over
responsibility for Celeste!

- Bernhard

Diego Gomez Deck <DiegoGomezDeck at ConsultAr.com> wrote:
> Date: Thu, 29 Apr 2004 19:46:34 +0200
> Working with the assembling of 3.7 Full image I found that some packages
> don't install properly with the last set of updates.
> 
> To reproduce the bug just try to install Celeste version 1.22 (the newer
> one) using the Package Loader.
> 
> Attached the SqueakDebug.log with the error.
I just saw your mail and looked into the problem. The reason is a class
name conflict of the class Categorizer. I renamed the class in Celeste
to MailCategorizer, created a new Monticello version based on the latest
version on SqueakSource and saved it to SqueakSource (see details
below).

However, I cannot do more because I cannot release the package to
SqueakMap. Adam Spitz owns the SqueakSource project and Lex Spoon the
SqueakMap package.

I am already looking forward to see your 3.7 Full image.

- Bernhard

Name: Network-Mail Reader-bp.7
Author: bp
Time: 20 May 2004, 8:53:14 pm
UUID: 203079e0-f7ca-cc40-9273-bd377c7c9acd
Ancestors: Network-Mail Reader-dvf.6

Renamed Categorizer to MailCategorizer in order to avoid conflict with
new class Categorizer introduced in 5881KCP220ClassOrgnzFix.

The new name is not ideal as the class Categorizer was meant to be a
general categorizer and not only be useful for mails.




More information about the Squeak-dev mailing list