[ENH] FileList2 color

Stephane Ducasse ducasse at iam.unibe.ch
Fri Jun 27 20:02:56 UTC 2003


Ahhh

I would not do it that way. certainly not with respondsTo:
We should banish it from the base level interface. responseTo: is a 
meta level query and should stay
there.

Still I'm curious to know how many models really need 
defaultBackgroundColor because it seems
strange to me.

Stef


On Friday, June 27, 2003, at 09:53 PM, Ned Konz wrote:

> On Friday 27 June 2003 12:37 pm, Stephane Ducasse wrote:
>
>> I have the impression that we could cure that a bit more.
>> Why defaultBackgroundColor is in Object ? I looked a bit but got
>> lost. Do non graphical object really need that? and then we are
>> tying up Object and
>> Preferences.
>
> I believe it's there because any object may be the model of a
> SystemWindow. The SystemWindow goes to its model to get the
> defaultBackgroundColor. I suppose we could trap the MNU or ask
> #respondsTo: instead.
>
> -- 
> Ned Konz
> http://bike-nomad.com
> GPG key ID: BEEA7EFE
>
>



More information about the Squeak-dev mailing list