Override the cf-compendium methods for serialization and deserialization to create/check for a __transient key.
If the transient key is found the transient manager will try to be used first to create the object and deserialize the data.
If the transient definition does not exist it can fall back to the default method of creating the object.