[Objectscript-devel] [OBJECTSCRIPT] Issue #OBJS73 - registry: recursive unlink
Brought to you by:
rob_d_clark
From: Rob C. <rob...@ma...> - 2003-03-28 20:40:20
|
You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS73> Type : Enhancement Issue Id : OBJS73 Reported by: Rob Clark rob...@ma... - (rob...@ma...) Details: Headline: registry: recursive unlink Description: Originally, when designing the registry, I decided to on the pedantic approach to unlink()'ing nodes with children (in the case that the path being unlinked is the last ref to that subtree in the registry). But I've seen many uses for the pattern of unlinking a parent node, (for example, in the window mgmt plugins), so it is probably best to add an option to unlink() to perform a recursive unlink. Severity: Major Functional Area: chimera Status: New |