MOO-cows Mailing List Archive
[Prev][Next][Index][Thread]
Re: Please resolve these two passages...
> i've verified (with a note) that, when "w" is set, a non-owner can
> give the note a new property:
> @prop note.my_text "this is my text"
> and can remove that property, but can *not* notedit it successfully.
You didn't specify an owner when you ran the @property command. It thus
created a "rc" property on this object -- owned by the owner of the
object. This is why you could not edit it; permissions on the property
are distinct from permissions on the object.
+w is a bad bad way to deal with shared code. In particular, don't EVER
make a verb +w unless you don't really care about your MOOing
experience. :-)
Seth / Blackbriar
--
----------------------------------------------------------------------
Seth I. Rich - sir@po.cwru.edu - http://corporate.hygnet.com/~seth/
http://www.tvw.org/speech/ There is nothing more precious than
Rabbits on walls, no problem. a tear of true repentance.
Home |
Subject Index |
Thread Index