MOO-cows Mailing List Archive

[Prev][Next][Index][Thread]

diffs between parent/child location/contents



Why:

parent(obj)   instead of  obj.parent?
children(obj) instead of  obj.children?
obj.location  instead of  location(obj)?
obj.contents  instead of  contents(obj)?

Might things be easier if they followed the same property rules?

- Kipp



Follow-Ups:

Home | Subject Index | Thread Index