[163] in Coldmud discussion meeting

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

var accessors

daemon@ATHENA.MIT.EDU (Fri Mar 25 08:09:11 1994 )

From: rayn@q.crossaccess.com (Ray Nawara jr.)
To: coldstuff@MIT.EDU
Date: Thu, 24 Mar 1994 09:26:47 -0800 (PST)

So, if I wanted to set a varable on object_A, from code in object_B,
I have to call code in object_A that does this, right?

This is how encapsulation's suppose to work. What has me confused
is where is the code that sets this var? is there a builtin to do
it, or is it suppose to be a method?

Ash