Preferences class usage question

Scott Wallace scott.wallace at squeakland.org
Fri May 16 00:52:25 UTC 2003


At 5:05 PM -0700 5/15/03, Anthony Adachi wrote:
>
>By the way, what's intended usage differences between
>Parameters and DictionaryOfPreferences? Since,
>DictionaryOfPreferences class variable in the
>Preferences class seems to be mostly occupied by
>boolean like Preference instances I assume it's for
>true/false style flags?

Correct.

>What about the Parameters class variable? Is this
>intended to be the spot to store
>preferences/configuration info which require a bit
>more detail than simply true or false?

Correct again.

Cheers,

   -- Scott



More information about the Squeak-dev mailing list