Bugfix
With #, model access always takes place in the present. In the event that the model of a historical object no longer exists in the present, historical access should take place in order to avoid inexplicable subsequent errors.
Test
- If a C object (with a local type) is deleted in tl-demo, its type is also deleted. Historical access to such an object fails if the model access always takes place in the present.