[33] in Coldmud discussion meeting

root meeting help first first in chain previous in chain previous next next in chain last in chain last

Re: clear parameters

daemon@ATHENA.MIT.EDU (Tue Nov 16 17:57:33 1993 )

To: Quinn Avery <quinn@dus.mountain.net>
Cc: deforest@netcom.com, ghudson@MIT.EDU, coldstuff@MIT.EDU
In-Reply-To: Your message of "Tue, 16 Nov 1993 17:10:12 EST."
             <199311162210.AA22958@DUS.Mountain.Net> 
Date: Tue, 16 Nov 1993 15:37:37 -0700
From: nils mccarthy <nils@mcmuse.mc.maricopa.edu>

i always thought clearish variables should work in the following way:

if a variable had the same value as the one on its parent, it would be
considered clear, and not stored in the database.

if a variable had a different value than the one on the parent, it would
be considered non-clear and be stored.

if a variable on the parent is changed, it would automatically be
inherited by all the clear variables, that is the ones that had the
same value as the old one.

-nils