View/Edit #95!@necro

File name: @necro
When an object is recycled its 'ghost' is kept in memory, so that the process is reversible. The ghost disappears when the objects is pulled out of the recycler by an @recreate or @create command.

@necro*nomicon <string>

Gives a listing of all the stuff in the recycler matching <string>.  Not specifying string lists *all* stuff in the recycler: bad plan.

@what-was <object>

Displays a dump of what <object> used to be before it was recycled. It also gives a traceback of the verb call that recycled the object.

@unrecycle <object>

Attempts to unrecycle the object in question. This is messy since it involves directly setting a bunch of properties that probably shouldn't be directly set, and because things  can have changed since the time the object was recycled
 

http://files.moo.ca:8081/9/5/@necro
Size: 775 bytes.
File perms: Readable


You are not logged in.

[home | help | who | search | setup | code]