Sometimes adding new features to an existing application requires updating the type of an existing attribute. A consequence of such a change is a type mismatch between data already stored in the backend and the type requested by the app. A developer can choose between two ways of converting the stored values to the specified type when the Scrivito SDK retrieves such an attribute.