Attribute Dictionary manipulation

Hi there,

Using a SUAttributeDictionaryRef object, it is possible to insert a new key-value, but there is no function to remove one. In other words, what would be the equivalent of ruby delete_attribute function ?

Also, Is there a way insert/delete an attribute dictionary of an entity attribute dictionary array ?

Thomthom, Bugra, any ideas ?

Thanks

Olivier

The C API is currently missing a number of edit/delete functions. Functionality of this is coming though.