UNPROTECT/words object! #1015
Labels
Datatype: object!
Oldes.resolved
Bugs/wishes with Oldes' fixes/features
Protection
Status.important
Test.written
Type.wish
Submitted by: BrianH
I have already run into situations where you would want to prohibit adding new words to an object, even if you want to allow changes to the existing words in the object. To deal with that UNPROTECT/words could be supported for an object! value.
UNPROTECT object! would unprotect the object and its words, but not their values. UNPRODUCT/deep object! would unprotect the object, its words, and their values. UNPROTECT/words object! would only unprotect the words of an object, but not the object itself or the values of the words. UNPROTECT/words/deep object! would also unprotect any values assigned to the words, but still not unprotect the object itself.
This ticket is split off of #1012.
Imported from: CureCode [ Version: alpha 65 Type: Wish Platform: All Category: n/a Reproduce: Always Fixed-in:none ]
Imported from: metaeducation#1015
Comments:
The text was updated successfully, but these errors were encountered: