Every modification to the AVU list of an object currently calls _reset_metadata to set the _meta attribute to the current list of AVUs.
This is potentially inefficient for large AVU lists.
We probably can make the _meta object refresh lazily instead.