We need to support partial updates, ie. calls to hook_field_storage_write() in which $object doesn't contain all the possible fields for that object.

We can probably use $set for that, but I'm not completely sure it is wise to do so.

Comments

chx’s picture

Status: Active » Closed (won't fix)

I am completely sure it's not supported by core so we shouldn't support this either.