We have ART_EMBED_INTERFACE_EVENT_EMITTER macros that "injects" emitter interface into any class. This solution is not so pretty in comparing of using protocols. Also the idea was to use together with ART_EMBED_IMPLEMENTATION_EVENT_EMITTER, but that was never implemented.
Originates from internal discussion.
┆Issue is synchronized with this Jira Task by Unito
We have
ART_EMBED_INTERFACE_EVENT_EMITTERmacros that "injects" emitter interface into any class. This solution is not so pretty in comparing of using protocols. Also the idea was to use together withART_EMBED_IMPLEMENTATION_EVENT_EMITTER, but that was never implemented.Originates from internal discussion.
┆Issue is synchronized with this Jira Task by Unito