MOO-cows Mailing List Archive

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

exact name of a property



Is there a way to get the exact name of a property? I know property matching
doesn't matter about the case, but I'm looking for a way to get the exact
name that was on the property. For example if I have a prop named TeStInG
and I @show me.testing it says the property is named 'testing'. True, I can
look at properties(object), but it doesn't help if I don't own the object.
Maybe with like verb_info(), property_info() can return something like
{owner,perms,propertyname}.. I don't think this should be a problem with any
other code, since I've already tried it with a $bf_property_info and nothing
else seems to break.





Home | Subject Index | Thread Index