[843] in Coldmud discussion meeting

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

inheritance

daemon@ATHENA.MIT.EDU (Thu Nov 30 14:56:02 1995 )

Date: Thu, 30 Nov 1995 15:38:24 -0500 (EST)
From: Dave Wallace <dwallace@ssnet.com>
To: coldstuff@tombstone.sunrem.com


I have noticed that children inherit their parents parameter names,but 
not the _values_ of these parameters, is there some way to have this 
without specificly initializing the child with $object.init_ and a bunch 
of functions to access the parent's values? This seems a little messy to 
me so perhaps there is something I am missing here.

				-Dave.