steal_data
Description:
Remove a specified datum from the object's data associations, without invoking the association's destroy handler.
Parameters:
| this |
Object containing the associations |
| key |
name of the key |
Returns:
|
the data if found, or null if no such data exists. |