View Issue Details

IDProjectCategoryView StatusLast Update
0000191LDMudEfunspublic2009-09-26 20:07
ReporterlarsAssigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status newResolutionopen 
Summary0000191: object argument to set_next_reset()
DescriptionShort: New efun: reset_object()
From: Daniel von Dincklage <vondincklage@usa.net>
Date: Fri, 19 Jun 1998 13:17:34 +0200
Type: Feature
State: Unclassified

- A reset_object() efun that updates the last-reset.

Note: add object argument to set_next_reset(), but make that priviledged.
TagsNo tags attached.
External Data (URL)

Activities

zesstra

2009-09-26 20:07

administrator   ~0001309

What application would the last_reset() efun have?
Concerning the set_next_reset() argument: ok, that is one possibility. The other one, which we use:
funcall(bind_lambda(#'efun::set_next_reset,ob),zeit);
in a privileged object. That object then has to check any privileges of the caller.

Issue History

Date Modified Username Field Change
2004-11-26 22:31 lars New Issue
2009-09-26 20:07 zesstra Note Added: 0001309