gg-dim commented on PR #24: URL: https://github.com/apache/aries-typedevent/pull/24#issuecomment-2665162619
I have talk with Mark and with Jürgen about the custom converter type topic and I now have two variants of an implementation: 1. variant extracts an interface from the TypeData class and adds a rawTypeString attribute that's per default rawType.getName() and can be set via property "aries.event.target.type". The TypeDate replaces the ```Class<?> rawTarget, Type genericTarget``` in the CustomEventConverter 2. adds all handler properties to the TypeData for maximum flexibility in the converter -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@aries.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org