setEntitySlotWrapBody: Setter for Crunch objects that wraps in a "body"
Description
Variable Folders require an extra list(body = ...)
compared to other places where we use setEntitySlot()
is used. This may be a bug, see pivotal url in comments.
Usage
setEntitySlotWrapBody(x, i, value)
Value
x modified accordingly.
Arguments
- x
a ShojiObject or subclass thereof
- i
character the slot name to update
- value
whatever the new value of that slot should be