MOO-cows Mailing List Archive
[Prev][Next][Index][Thread]
Re: Wish-list (!object nums)
>>>>> "aka" == aka Bastian <Patrick> writes:
aka> Uhhh....no. That would mean no two objects could ever be
aka> named the same. That would be pointless stupid and sucky.
aka> Sorry. =)
Actually, they could, because you could use local synonyms for global
names, and only the globasl names would have to be unique.
A worse problem might come from the dynamically bound reference to an
object which might itself be dynamically created, transient in extent,
and totally unnamed -- a "scratch" or "temp" object, if you will.
Only the object number would serve to identify such an object. Good
programming would keep such a number in a variable or named constant,
and never hard code the number literally inline.
--
-------- "And there came a writing to him from Elijah" [2Ch 21:12] --------
Robert Jay Brown III rj@eli.wariat.org http://eli.wariat.org 1 847 705-0424
Elijah Laboratories Inc.; 37 South Greenwood Avenue; Palatine, IL 60067-6328
----- M o d e l i n g t h e M e t h o d s o f t h e M i n d ------
Follow-Ups:
References:
Home |
Subject Index |
Thread Index