Hello All,
Current OpenSocial implementation does not allow removal of stored items.
The removal makes sense as it reduces load on data store if application removes unused and old data. It also allows developers to threat missing and removed data keys differently from just empty strings.
We prefer explicit calls to remove Person App Data such as:
newRemovePersonAppDataRequest(idSpec, keys)
It makes sense to allow removal from Global Data store(if resurrected) as well
Regards,
Oleg Pylnev
Myspace.com