Description
We already have @Mixins as a way to pull out behaviour from domain objects (eg entities or view models), but currently the title and the other UI hints must be implemented on the class itself. This ticket is to allow this UI hints to be contributed via a subscriber.